Commit 8d60997
committed
Independent Panel: prevent swallowing keyboard activation on delete controls\n\n- Only activate list item on Enter/Space when the item itself is focused (currentTarget===target)\n- Avoid blocking DeleteButton confirm/cancel keyboard interaction while keeping list item keyboard support\n\nWhy: Fixes accessibility issue where preventDefault on wrapper consumed Enter/Space intended for nested controls, noted in review.\n
1 parent c5814f9 commit 8d60997
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| |||
0 commit comments