tsdocs icon indicating copy to clipboard operation
tsdocs copied to clipboard

Home/End buttons doesn't work in search bar

Open jcubic opened this issue 1 year ago • 2 comments

As in the title, it's poor UX if you don't have these default keys in the normal input.

jcubic avatar Dec 17 '23 14:12 jcubic

I've never personally used them or have those keys to be able to test. But the search input is built using https://www.downshift-js.com/ which is easy to make keyboard friendly.

Happy if someone can validate this or send across a fix

pastelsky avatar Dec 17 '23 17:12 pastelsky

If you want a use case. I've typed react-navigation instead of @react-navigation if you only use keyboard you need to delete what you typed because you can't go to the beginning and type @.

jcubic avatar Dec 17 '23 18:12 jcubic