You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Actual: focus goes to "testing 2" button
Expected: focus goes to list element
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
The text was updated successfully, but these errors were encountered: