Open kolaps33 opened 6 days ago
This is because of a weird interaction between react-window
and tabster
's mover. However, since this example is for non-interactive items, we can just pass undefined
as part of data-tabster
and this should work correctly. I'll send a PR to update this behavior accordingly in the example and call it out in its description.
Component
List (Preview)
Package version
v9.56.1
React version
18.3.1
Environment
Current Behavior
User is not able to navigate to list with TAB key.
Expected Behavior
User should navigate to list with TAB key.
Reproduction
https://stackblitz.com/edit/vflhfv?file=src%2Fexample.tsx
Steps to reproduce
NOTE: Shift+TAB brings focus to list element
Are you reporting an Accessibility issue?
None
Suggested severity
Urgent - No workaround and Products/sites are affected
Products/sites affected
No response
Are you willing to submit a PR to fix?
no
Validations