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 supported9 Subscribers
Add a CodeTriage badge to react-select
Help out
- Issues
- 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
- Add prop for disable focus on `Input `after click on `MultiValueRemove `component
- Add focusInputOnRemoveValue prop
- Pass empty options options with cacheOptions disabled
- error of react-select and some other modules in the production build, which work well in dev environment
- ReferenceError: 'window' is not defined at... var globalContext = isBrowser ? window : global;
- Docs
- TypeScript not yet supported