Commit 1cf1f08
ref(issue-list): Simplify monitors dropdown labels and item behavior (#112450)
Simplify the monitors dropdown in the issue list by updating item labels
to a cleaner "View Cron/Uptime Monitors (N)" format indicating the link
behavior.
I initially thought that the arrows were indicating sub-menus, which was
quite confusing given that they are links...
Note for the design system here that we should probably not allow
trailing items in dropdown menus - those should be reserved for the
chevron sub-menu indicator and consumers should only use leading icons
to indicate entries
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent 0cb5c5a commit 1cf1f08
File tree
2 files changed
+9
-20
lines changed- static/app/views/issueList
2 files changed
+9
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
66 | 65 | | |
67 | 66 | | |
68 | 67 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
| 68 | + | |
74 | 69 | | |
75 | 70 | | |
76 | | - | |
| 71 | + | |
77 | 72 | | |
78 | 73 | | |
79 | 74 | | |
80 | | - | |
| 75 | + | |
81 | 76 | | |
82 | 77 | | |
83 | | - | |
84 | 78 | | |
85 | 79 | | |
86 | 80 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
| 81 | + | |
92 | 82 | | |
93 | 83 | | |
94 | | - | |
| 84 | + | |
95 | 85 | | |
96 | 86 | | |
97 | 87 | | |
98 | | - | |
| 88 | + | |
99 | 89 | | |
100 | 90 | | |
101 | | - | |
102 | 91 | | |
103 | 92 | | |
104 | 93 | | |
| |||
0 commit comments