Open tienpv222 opened 2 months ago
Thanks for the issue, I'm able to see the unpredictable scroll into view.
Note for anyone trying to reproduce, make sure to focus an item that requires some scrolling to get to initially. It won't have an issue if you just leave it as the first item.
Provide a general summary of the issue here
When tab into a virtual
GridList
, the scroll jumps around even though theGridListItem
is in view.๐ค Expected Behavior?
The scroll position should remain if the focused item is in view.
๐ฏ Current Behavior
The scroll position jumps around. Provided a sandbox, but I also see this happens in the storybooks in closed PRs.
๐ Possible Solution
No response
๐ฆ Context
No response
๐ฅ๏ธ Steps to Reproduce
https://codesandbox.io/p/sandbox/27hddn
Version
1.3.3
What browsers are you seeing the problem on?
Firefox, Chrome, Microsoft Edge
If other, please specify.
No response
What operating system are you using?
Windows 11
๐งข Your Company/Team
No response
๐ท Tracking Issue
No response
Edit: added comment from the demo