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 has scroll issue when hover the last visible menu item
- Fix: Ensure menu is always in front of everything
- Chrome autofill behavior
- Fix: recalculate menu placement on options length
- Touch events do not work when `<Select />` is mounted in a shadow root
- No focus-guard exists when select menu is open
- react-select not working on top of react-leaflet popup
- Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
- Infinite scroll doesn't work when input has a value
- OnKeyDown doesn'r change to reflect isRtl
- Docs
- TypeScript not yet supported