JedWatson / react-select

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

Customized searchable options in the dropdown after selecting once. #5725

Closed kuldeep-dadheech closed 1 year ago

kuldeep-dadheech commented 1 year ago

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

Originally posted by **kuldeep-dadheech** August 11, 2023 I have to create a dropdown in which once a value is selected by the user then the options should change and one search input should appear and the user can select a value from themScreenshot 2023-08-11 at 6 38 59 PM
Rall3n commented 1 year ago

@kuldeep-dadheech Please do not promote a discussion into an issue if it has not been identified as such.

Closing as not an issue, but implementation question.