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
Clicking space while searching in a selection prompt stops the search and instead selects an option.
To Reproduce
On a selection prompt with search enabled, search for something with a space in it. As soon as you click space, the option you are currently on will get selected and the search will stop.
Expected behavior
Space shouldn't select an option on a prompt with search enabled.
Please upvote 👍 this issue if you are interested in it.
The text was updated successfully, but these errors were encountered:
I can confirm this. Should only affect regular selection prompts since i think multi-selection ones don't support search, at the moment.
just-a-hriday
changed the title
Search doesn't work properly in selection/multi-selection prompts
Search doesn't work properly in selection prompts
May 2, 2024
I can confirm this. Should only affect regular selection prompts since i think multi-selection ones don't support search, at the moment.
We had this exact behavior at work today. I would try and submit a PR containing a change such that the regular selection prompt searches for Space instead of selecting the current choice iff search is enabled.
Information
Describe the bug
Clicking space while searching in a selection prompt stops the search and instead selects an option.
To Reproduce
On a selection prompt with search enabled, search for something with a space in it. As soon as you click space, the option you are currently on will get selected and the search will stop.
Expected behavior
Space shouldn't select an option on a prompt with search enabled.
Please upvote 👍 this issue if you are interested in it.
The text was updated successfully, but these errors were encountered: