solid-select icon indicating copy to clipboard operation
solid-select copied to clipboard

Start from selected option position

Open Hentioe opened this issue 11 months ago • 1 comments

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.

Hentioe avatar Mar 22 '24 22:03 Hentioe

Going to look at this in the coming weeks.

martinpengellyphillips avatar Jul 06 '24 22:07 martinpengellyphillips