Replace dropdown component
Open
Enhancement
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
We've found the semantic-ui dropdown doesn't work for well for our use-cases. There are also some long-standing bugs that cause strange behaviour. This issue only addresses dropdowns being used as selects.
A possible replacement is to use the dropdown from [material-ui](https://material-ui.com/components/selects/#select) or [react-select](https://github.com/JedWatson/react-select)
See #525 and #164 for required behaviour.
Related to #175
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.