ben-ryder / jigsaw

A design system and component library for use in my personal projects.
https://jigsaw.benryder.dev
GNU General Public License v3.0
0 stars 0 forks source link

Add MultiSelect Component #5

Closed ben-ryder closed 1 year ago

ben-ryder commented 2 years ago

What is your component idea? Add multi-select component (exact name TBD), which should work like multiselect-react-dropdown / headlessui Combobox.

What are your initial ideas component usage (component props, styling variations etc)?

What are your initial ideas for styling?

Additional context

ben-ryder commented 1 year ago

This is now implemented: https://jigsaw.benryder.dev/?path=/story/elements-form-elements-multiselect--default. It's far from perfect, but any future improvements can be raised as other issues.