cosmos icon indicating copy to clipboard operation
cosmos copied to clipboard

Proposal: Advanced Select component

Open astanciu opened this issue 7 years ago • 1 comments

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: image

versus something like: image

  • 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

astanciu avatar Apr 16 '18 15:04 astanciu

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).

landitus avatar Apr 16 '18 17:04 landitus