I were asked to create this kind of Multiselect Dropdown, which have these properties:
- An input to show all the option that has been checked, which is separated one by one and have a delete icon
- A multiselect dropdown which have a searchbar, some items that are arranged base on their categories which can be chose through a checkbox
Here is a sample image
Can you give me some ideas about the way to create this kind of dropdown?