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

Show toolbar tooltips on hover only, hide when dropdowns are open #5109

Merged
merged 3 commits into from
Jan 18, 2025

Conversation

franknoirot
Copy link
Collaborator

@franknoirot franknoirot commented Jan 18, 2025

Towards #4469. The tooltips can get in the way of user's clicks, especially when interacting within dropdowns. This makes them always hide when a dropdown is open.

Demo

Note how the tooltip disappears as soon as the dropdown is opened:

Screenshare.-.2025-01-17.10_48_25.PM-compressed.mp4

Copy link

qa-wolf bot commented Jan 18, 2025

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

Copy link

vercel bot commented Jan 18, 2025

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

Name Status Preview Updated (UTC)
modeling-app ✅ Ready (Inspect) Visit Preview Jan 18, 2025 5:30am

@franknoirot franknoirot requested review from lf94 and pierremtb January 18, 2025 03:46
Copy link

codecov bot commented Jan 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.08%. Comparing base (df81b76) to head (3e6708d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5109      +/-   ##
==========================================
- Coverage   86.09%   86.08%   -0.01%     
==========================================
  Files          89       89              
  Lines       32389    32389              
==========================================
- Hits        27884    27882       -2     
- Misses       4505     4507       +2     
Flag Coverage Δ
wasm-lib 86.08% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@pierremtb pierremtb left a comment

Choose a reason for hiding this comment

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

Tested locally. Thanks so much @franknoirot!

@pierremtb pierremtb merged commit 9a537da into main Jan 18, 2025
30 of 31 checks passed
@pierremtb pierremtb deleted the franknoirot/4469/tooltip-hover-only branch January 18, 2025 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants