Commit 202fb59
committed
fix: prevent auto-focus on pin buttons in ApiConfigSelector
- Add tabIndex={-1} to pin buttons to prevent them from receiving focus automatically
- This fixes the issue where focus would jump to the first pin button when opening the dropdown with 6 or fewer items1 parent 955ef7e commit 202fb59
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
| |||
0 commit comments