Open origami-z opened 3 weeks ago
I encountered an edge case using the Menu component, whereby wrapping the menu trigger button in a tooltip component prevents the button from being clicked.
<MenuTrigger> <Tooltip content='More actions'> <Button> <MicroMenuIcon /> </Button> </Tooltip> </MenuTrigger>
Trigger menu and tooltip
Core (@salt-ds/core)
1.37.1
Raised by I785938
Latest version
Description
I encountered an edge case using the Menu component, whereby wrapping the menu trigger button in a tooltip component prevents the button from being clicked.
Steps to reproduce
Expected behavior
Trigger menu and tooltip
Package name(s)
Core (@salt-ds/core)
Package version(s)
1.37.1
Browser
Operating system
Are you a JPMorgan Chase & Co. employee?
Raised by I785938