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 alphanumeric sorting #105

Open
shrunyan opened this issue Mar 30, 2021 · 0 comments
Open

Select alphanumeric sorting #105

shrunyan opened this issue Mar 30, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@shrunyan
Copy link
Contributor

shrunyan commented Mar 30, 2021

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.
@shrunyan shrunyan added the enhancement New feature or request label Mar 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants