Multi-select Dropdown gathers checked options at top
Open
table view
- Dominant language
- JavaScript
- Stars
- 193
- Forks
- 112
- PR merge metrics
- No merged PRs in 30d
Description

As a developer selecting options from a long dropdown menu,
I want to see all the options I have selected
so I can turn one off again without scrolling down hella far
Expected behavior:
- Open dropdown and select some options
- Close Dropdown
- Open dropdown again
- Checked options have moved to the top of the menu
---
```
{this.options}
```
---
#### Docs & examples
[Sketch file](https://share.goabstract.com/725f2b35-ccd3-4c30-a492-237fa95c734c)
Contributor guide
Assessment
This issue has not been assessed yet.