Spotlight | recursively scroll each parent until the target is in view #483
Labels
2 Story Points
2 Story Points
enhancement
New feature or request
help wanted
Extra attention is needed
Currently, the spotlight will find its nearest scrollable parent, and scroll that by the needed amount to bring the target into view. This works, but there are possible cases where multiple elements must be scrolled to achieve that.
Spotlight.tsx: Line 164
The text was updated successfully, but these errors were encountered: