[x] Multi-select does not show all the items selected in primary display bar. It only shows most recent one. It needs to show all the items.
[x] Multi-select leaves items highlighted, even if they are not selected.
[ ] Check multiple items in checkbox mode. Then switch to radio button/regular mode. The items previously selected are still highlighted. They should reset highlighting if the component is switched between variants.
[x] "list.map is not a function error" appearing with empty list.
Issue Description
Right now the dropdown has a bunch of issues.
Acceptance Criteria
[x] Multi-select does not show all the items selected in primary display bar. It only shows most recent one. It needs to show all the items.
[x] Multi-select leaves items highlighted, even if they are not selected.
[ ] Check multiple items in checkbox mode. Then switch to radio button/regular mode. The items previously selected are still highlighted. They should reset highlighting if the component is switched between variants.
[x] "list.map is not a function error" appearing with empty list.
[ ] Write testing