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

Select does not scroll to selected item when the list is large #406

Open
jadrake75 opened this issue May 8, 2024 · 0 comments
Open

Select does not scroll to selected item when the list is large #406

jadrake75 opened this issue May 8, 2024 · 0 comments

Comments

@jadrake75
Copy link

Version

  • Vue version: 3

Description

When selecting an item in the select via the model when opened it will not scroll to the item. Depending on the application this will either happen on the first time or on subsequent openings (see example below). This makes is difficult when you have a table + form view and you are selecting a model that is populating the form but clicking the dropdown does not show the selected item. First discussed on Discord channel: https://discord.com/channels/787237947635793940/1171733876100583476/threads/1234957785075155035

Demo

https://stackblitz.com/edit/github-pnakzq-wwpvlc?file=src%2FApp.vue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant