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
- Incorrect options can be shown when using loadOptions and cacheOptions
- menuShouldScrollIntoView does not scroll all menu into view
- React-Select scrolls window instead of scrollable parent div
- react-select (onMenuScrollToBottom ) is not working with mouse scrolling or arrow keys
- Scroll options become misaligned in the menu pane
- Dynamic menu height calculation is incorrect when rendered within a scrollable parent
- [IE11] Different order of calls onChange and onBlur
- autoFocus=TRUE incorrectly scrolls the page when it is higher than the viewport
- Wrong item is focused when searching within array where items are re-ordered (fuzzy search)
- Fixes #3648 - Not scrolling to the selected group option on menu open
- Docs
- TypeScript not yet supported