JedWatson / react-select

The Select Component for React.js
https://react-select.com/
MIT License
27.54k stars 4.12k forks source link

Disable auto focus for option #5662

Open zulqarnain-empg opened 1 year ago

zulqarnain-empg commented 1 year ago

Discussed in https://github.com/JedWatson/react-select/discussions/5447

Originally posted by **khawerrind** July 24, 2018 First of all thank you for the great library. I wanted to ask if there is any option to not select any option by default? I want the option to be selected only when user use arrow keys or click on an option using mouse.

Do you guys have any plans to have this in near future? The PR is already there by someone, kindly merge it and release