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
- 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
- Add and check menuRef to allow interacting with custom elements on touch devices
- fix: allow passing arbitrary data-* attributes
- Add group role and aria-labeledby attribute to groups.
- Error when importing in React Router v7 project: "Cannot use import statement outside a module"
- Fix scrollbar issue not triggering onMenuScrollToBottom
- Add autoFocusOption prop to disable focusing an option until the user provides input
- Docs
- TypeScript not yet supported