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
- Menu not closing on multi with ValueContainer and controlled inputs
- For multi-dropdowns closeMenuOnSelect=false not working on mobile
- Pasting from mobile gets cut off if Control element present
- The search input value is cleared when a value is selected in the isMulti state.
- Even when unstyled, some styles remain
- fix: allow loadOptions('') to be called when input is cleared
- fix: aria-selected does work on Apple devices
- feature/add-data-testid-capability
- fix: allow passing arbitrary data-* attributes
- Add group role and aria-labeledby attribute to groups.
- Docs
- TypeScript not yet supported