Current Behavior
Version: 2.1.9-beta10
Browsers: N/A
To display multiple choices we can use the checkbox component and it can be sourced, but for large data, the select component is preferable, but we can not make multiple selection.
Expected behavior
It would be great if Select component could support multiple selection. If possible, the returned value should be easily usable for a Grid filter, for example.