[Feat]: tooltip for action-menu #2916
Labels
Component: Action Menu
enhancement
New feature or request
Post overlay API
Review after Overlay V2 Ships
Code of conduct
Impacted component(s)
ActionMenu
Description of the requested feature
We'd like to use sp-tooltip in combination with an ActionMenu, in theory this works with extra
<overlay-wrapper>
where<sp-action-menu>
triggers the hover-content with<sp-tooltip>
in it.However that leads to flickering issues when the action-menu was open and after it has been closed.
Ideally ActionMenu would provide a
slot=tooltip
(or similar) to provide such an tooltip when hovering over the trigger item of that ActionMenu.Mockups or screenshots
No response
Implementation notes or ideas
No response
The text was updated successfully, but these errors were encountered: