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

Should the list automatically set the first selected item? #1609

Closed
matt-gadd opened this issue Dec 7, 2020 · 2 comments · Fixed by #1724
Closed

Should the list automatically set the first selected item? #1609

matt-gadd opened this issue Dec 7, 2020 · 2 comments · Fixed by #1724
Assignees

Comments

@matt-gadd
Copy link
Contributor

matt-gadd commented Dec 7, 2020

Bug

At the moment if you create a List the first option is always selected if no value is set. For the Listbox html element, if no value is set no option is highlighted which seems the more correct behaviour?

@tomdye
Copy link
Member

tomdye commented Mar 22, 2021

I believed this may be related to #1655

@agubler
Copy link
Member

agubler commented Mar 22, 2021

@tomdye I'm not sure that's related, I believe it's just that the list highlights the first item by default not actually selected - perhaps @matt-gadd can clarify?

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

Successfully merging a pull request may close this issue.

5 participants