-
Notifications
You must be signed in to change notification settings - Fork 8
First option always focus #103
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
Comments
And maybe need add to doc, tree of all classes which are used |
Hi, thanks for opening this issue. It doesn't seem to be an issue that the first option is focused when the menu is opened. Could you please clarify what you are trying to achieve? |
Closed because no repro and lack of details. Feel free to reopen with precise bug report and code repro, thanks. |
actually i noticed that too.. i worked around it with styling.. but yeh the first item is always active |
What was the behaviour wanted in your case @funkysoul? When opening the menu, there shouldn't have an option active? What about the first keyboard interaction (e.g. arrow down)? Would love a bit more feedback on this one, maybe I can add a prop to disable autofocus option on menu open. |
Exactly.. when initially opening the select no option is selected/marked. Sure when the user pushes the key down, then the first item should be focused, if he presses up then it should go the last item. |
Added |
Uh oh!
There was an error while loading. Please reload this page.
https://vue3-select-component.vercel.app/demo/single-select.html
The text was updated successfully, but these errors were encountered: