[TreeView] Scroll not working when navigating via arrow keys #9961
Labels
component: tree view
TreeView, TreeItem. This is the name of the generic UI component, not the React module!
design
This is about UI or UX design, please involve a designer
new feature
New feature or request
Duplicates
Latest version
Steps to reproduce 🕹
Link to live example:
https://codesandbox.io/s/crazy-blackwell-v5mu7m?file=/demo.tsx
Steps:
Arrow
keys.Current behavior 😯
The content doesn't scroll as the user navigates via
Arrow
keys.Expected behavior 🤔
The content should scroll when navigating via
Arrow
keys, similar to the previousv4
behavior.Context 🔦
This is an issue in terms of a11y as the user navigating via keyboard cannot see the entire list. I'd also want to add that this was mentioned here, although no further discussions were made.
Your environment 🌎
N/A. Can be replicated in the provided codesandbox.
The text was updated successfully, but these errors were encountered: