Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tooltip arrow initially visibile despite the tooltip being hidden #774

Closed
haukesomm opened this issue Jul 4, 2023 · 0 comments · Fixed by #775
Closed

Tooltip arrow initially visibile despite the tooltip being hidden #774

haukesomm opened this issue Jul 4, 2023 · 0 comments · Fixed by #775
Assignees
Labels
bug Something isn't working headless All about headless components and foundations

Comments

@haukesomm
Copy link
Collaborator

haukesomm commented Jul 4, 2023

When rendering a tooltip, it's arrow is always visible until the tooltip is opened/closed for the first time.
This is likely due to the popper class being absent on the respective element upon first rendering.

To Reproduce
Use any tooltip that has an arrow. You may have a look at the official demo.

Expected behavior
The correct behavior for the arrow would be to stay invisible until the popover is opened.

Screenshots
grafik

@haukesomm haukesomm added bug Something isn't working headless All about headless components and foundations labels Jul 4, 2023
@haukesomm haukesomm self-assigned this Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working headless All about headless components and foundations
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant