cosmos
cosmos copied to clipboard
Proposal: Advanced Select component
I'd like to propose adopting this component: https://github.com/JedWatson/react-select and just styling it to match the styleguide.
- Current dropdown looks great, until you drop it down and the native list shows up, which looks out of place and not so great. The selection list should match in style:

versus something like:

- react-select offers a TON of advanced functionality, such as multi-select, async lookups, type-ahead, etc, etc.. would be a ton of work to replicate all this. At over 11K stars, react-select is a very mature component
Great! This is definitely a useful one to have in Cosmos! From what we discussed, react-select seems the way to go (with our custom styling).