You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With a select dropdown that has 2 menu options with the same value, selecting 1 menu item doesn't show them both checked. This is a useful feature for something like a country dropdown, where we want to have the most common countries at the top of the list, with the full list of countries at the bottom.
To Reproduce
Steps to reproduce the behavior:
Create a auro-select with an auro-menu that has multiple options, with the same value
Describe the bug
With a select dropdown that has 2 menu options with the same value, selecting 1 menu item doesn't show them both checked. This is a useful feature for something like a country dropdown, where we want to have the most common countries at the top of the list, with the full list of countries at the bottom.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
All items with the same value show with a checkmark next to them.
Screenshots
Ex:
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: