Skip to content

Commit 1b38146

Browse files
committed
chore(aci): add comment
1 parent 93dbdb9 commit 1b38146

File tree

1 file changed

+1
-0
lines changed
  • static/app/views/detectors/components/forms

1 file changed

+1
-0
lines changed

static/app/views/detectors/components/forms/metric.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,7 @@ const getTagValues = (): Promise<string[]> => {
420420
});
421421
};
422422

423+
// TODO: replace hardcoded tags with data from API
423424
const FILTER_KEYS: TagCollection = {
424425
[FieldKey.ASSIGNED]: {
425426
key: FieldKey.ASSIGNED,

0 commit comments

Comments
 (0)