react-select
https://github.com/jedwatson/react-select
TypeScript
The Select Component for React.js
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported8 Subscribers
Add a CodeTriage badge to react-select
Help out
- Issues
- Dynamically updating the option list rests the focus to the first element.
- Passing a single string instead of the whole object
- Runtime error if options are array of strings
- search value reset's on item select from dropdown
- Uncaught TypeError: Cannot read properties of null (reading 'prevProps')
- Async: defaultOptions={true} gives strange behaviour when lodash debounce function is in use
- Website props are not accurate
- closeMenuOnSelect={false} with custom ValueContainer breaks the ability to dismiss dropdown with outside click
- The default ariaLiveMessages implementation should use an option's aria-label if it is defined
- First attempt of opening the dropdown the highlight falls on first option and not the selected value
- Docs
- TypeScript not yet supported