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

Start from selected option position #54

Open
Hentioe opened this issue Mar 22, 2024 · 1 comment
Open

Start from selected option position #54

Hentioe opened this issue Mar 22, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Hentioe
Copy link

Hentioe commented Mar 22, 2024

Is support considered: When opening a list of options, the scroll position starts from the selected option?

When the list of options is too long, I have to do multiple scrolls each time. Because the option I want to change may be near the current option, and the "current option" is at the bottom.

There are several ways to achieve this, the simplest is probably the scrollIntoView method.

@martinpengellyphillips
Copy link
Contributor

Going to look at this in the coming weeks.

@martinpengellyphillips martinpengellyphillips added the enhancement New feature or request label Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants