jamesplease / materialish

React components that loosely follow Material Design
https://materialish.js.org
MIT License
17 stars 5 forks source link

Bulk delete for dropdown #35

Closed jamesplease closed 6 years ago

jamesplease commented 6 years ago

Some bulk chip dropdowns support a bulk removal of all of the selected items. Right now, the design for that is hilariously bad. We should come up with something for the dropdown managed component ( #33 ).

jamesplease commented 6 years ago

Closing, we have no dropdowns atm