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

feat(main-nav): Fix the tooltip position of the links #20290

Merged
merged 2 commits into from
May 9, 2024

Conversation

simotae14
Copy link
Contributor

What does it do?

Reverts the order of the NavLink.Tooltip and the NavLink.Link

Why is it needed?

Because we had a strange behaviour in Safari, the position of the tooltip was starting in the middle of the icon link, wrapping the NavLink.Link with the NavLink.Tooltip solved the issue

How to test it?

Open the CMS in Safare and check the tooltips position

@simotae14 simotae14 added source: core:admin Source is core/admin package pr: fix This PR is fixing a bug labels May 9, 2024
@simotae14 simotae14 requested a review from Feranchz May 9, 2024 12:51
@simotae14 simotae14 self-assigned this May 9, 2024
Copy link

vercel bot commented May 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
contributor-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 9, 2024 1:05pm

Copy link
Contributor

@Feranchz Feranchz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@simotae14 simotae14 merged commit 0082657 into v5/main May 9, 2024
27 of 31 checks passed
@simotae14 simotae14 deleted the fix/main-nav-tooltip-wrong-position branch May 9, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: fix This PR is fixing a bug source: core:admin Source is core/admin package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants