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
Is your feature request related to a problem? Please describe.
Often it can be easier to locate a specific option when they are sort by alphanumeric. Because if you know the text value of the option you are looking for scanning to find it becomes easier. e.g. Lists of months, states, etc.
Describe the solution you'd like
Display an A-Z sort icon on the top of a select dropdown. When clicked would toggle between ascending and descending alpah numeric sort.
Like the search field would this only be displayed on lists greater than 50?
Once clicked if it then toggles between asc/dsc how could someone return to the default order? Third click?
Describe alternatives you've considered
Additional context
Would need to fit visually with other elements.
Should not be visually dominating.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Often it can be easier to locate a specific option when they are sort by alphanumeric. Because if you know the text value of the option you are looking for scanning to find it becomes easier. e.g. Lists of months, states, etc.
Describe the solution you'd like
Display an A-Z sort icon on the top of a select dropdown. When clicked would toggle between ascending and descending alpah numeric sort.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: