Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spotlight | recursively scroll each parent until the target is in view #483

Open
aVileBroker opened this issue Oct 24, 2023 · 0 comments
Open
Labels
2 Story Points 2 Story Points enhancement New feature or request help wanted Extra attention is needed

Comments

@aVileBroker
Copy link
Contributor

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

@aVileBroker aVileBroker added enhancement New feature or request help wanted Extra attention is needed 2 Story Points 2 Story Points labels Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 Story Points 2 Story Points enhancement New feature or request help wanted Extra attention is needed
Projects
Status: No status
Development

No branches or pull requests

1 participant