vue2-timepicker icon indicating copy to clipboard operation
vue2-timepicker copied to clipboard

Picker should scroll to initial value

Open wparad opened this issue 3 years ago • 0 comments

When I open up the select box I start at the top of the options, even if the selected value is on the bottom. This is an issue when the list of options is very long.

Expected behavior I would expect that the selection starts from the selected value, else I have to scroll endless to get to my value, if I want to do a slightly change.

Actual behavior It starts at the beginning of the list except for the actual selected value

wparad avatar Jun 16 '22 14:06 wparad