carbon-addons-iot-react
carbon-addons-iot-react copied to clipboard
[Table] multi-sort modal dropdown overflow
What package is this for?
- [X] React
- [ ] Angular
Summary
The multi-sort table modal is currently using Select components, because of the overflow issues when using Dropdown components. Once those issues have been addresses by the Carbon team we need to replace the Select with a Dropdown.
https://github.com/carbon-design-system/carbon/issues/7565#issuecomment-786921600 https://github.com/carbon-design-system/carbon/issues/6288 https://github.com/carbon-design-system/carbon/issues/5318
Do we need to create our own? Or port over Graphite's version to the PAL? This may never be resolved in Carbon.