carbon-addons-iot-react
carbon-addons-iot-react copied to clipboard
[OverflowMenu, OverflowMenuItem] Overflow menus are truncated
Describe the bug
The full text for each menu should be visible. For example, "Export report definition" shows as "Export report defi...".
To Reproduce
Steps to reproduce the behavior:
- Go to [https://carbon-addons-iot-react.com/?path=/story/1-watson-iot-menus-overflowmenu--basic]
- Click on overflow menu
- Scroll down to see option 2
- See that it is clipped, user need to hover over the menu to see the full text.
Expected behavior
user should be able to see the whole text of the menu, try to adjust width of the overflow menu according to the max width of the menu item.