marmelab / react-admin

A frontend Framework for single-page applications on top of REST/GraphQL APIs, using TypeScript, React and Material Design
http://marmelab.com/react-admin
MIT License
25k stars 5.26k forks source link

MultiSelect Dropdown Input #476

Closed mantis closed 7 years ago

mantis commented 7 years ago

For a long dropdown list, that could allow multiple values (e.g. when filtering) - it would be good to provide a multiselect drop down.

For instance, similar to the functionality in https://jedwatson.github.io/react-select/

Would you see this as a 3rd party component, or something the core should support?

leesei commented 7 years ago

See #45

fzaninotto commented 7 years ago

Duplicate of #45