Commit 31809c1
fix(metrics): Reset virtual focus when closing metric selector
Clear the focused key on close so re-opening the dropdown doesn't
show a stale highlight. The selected item remains visually indicated
via its selection state instead.
Co-Authored-By: Claude Opus <noreply@anthropic.com>
Made-with: Cursor1 parent cd29da7 commit 31809c1
File tree
1 file changed
+2
-0
lines changed- static/app/views/explore/metrics/metricToolbar
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| 158 | + | |
| 159 | + | |
158 | 160 | | |
159 | 161 | | |
160 | 162 | | |
| |||
0 commit comments