Open
Description
Code of conduct
- I agree to follow this project's code of conduct.
Impacted component(s)
CloseButton, ClearButton
Expected behavior
As normal ActionButton triggers a slotted (self-managed) tooltip - user would expect the same behavior for CloseButton and ClearButton
Actual behavior
CloseButton nor ClearButton shows slotted (self-managed) tooltip
Screenshots
No response
What browsers are you seeing the problem in?
Chrome
How can we reproduce this issue?
- Go to https://studio.webcomponents.dev/edit/4jQM84fJGHNtETZSNrFM/src/index.ts?p=stories
- Hover over action-button => tooltip is showing
- Hover over close button and clear button => no tooltip is showing
Sample code or abstract reproduction which illustrates the problem
No response
Severity
SEV 4
Logs taken while reproducing problem
No response