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
Describe the bug
Search dropdown result is not sorted and the input string in searching values on blur is still there even if the string is not on the option
To Reproduce
Steps to reproduce the behavior:
Tried in Edge, Chrome, Opera
Expected behavior
The result values should also sorted and the search string is removed when not in the option
Screenshots - Options is sorted when on input
- Searched values should also sorted but if followed the arrangement in option
- Searched string is still there even it is not included on the options
razorkyle
changed the title
On input sorting bug and search string not automatically emptied when not on options
On input sorting bug and search string not automatically emptied when not in options
Mar 19, 2025
This is something of a deliberate design choice, the actual backing option isn't set with the invalid value and forcing the search to always have a valid value would have negative impact on usability of some of the features
Describe the bug
Search dropdown result is not sorted and the input string in searching values on blur is still there even if the string is not on the option
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The result values should also sorted and the search string is removed when not in the option
Screenshots

- Options is sorted when on input
- Searched values should also sorted but if followed the arrangement in option


- Searched string is still there even it is not included on the options

Current Code
Choices version and bundle
Desktop (please complete the following information):
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: