-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[Tooltips] Add tooltips on hover #6756
Conversation
…ps, and add tooltips to gauges/notebook embeds/plot legends/object frames/object names/time strips/recent objects/search results/object tree
Current Playwright Test Results Summary✅ 13 Passing Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 07/14/2023 01:50:29am UTC) Run DetailsRunning Workflow e2e-couchdb on Github Actions Commit: aa699cb Started: 07/14/2023 01:48:53am UTC Current Playwright Test Results Summary✅ 133 Passing - Run may still be in progress, this comment will be updated as current testing workflow or job completes... (Last updated on 07/14/2023 01:50:29am UTC)
|
Test Case | Last 7 days Failures | Last 7 days Flakes |
---|---|---|
Example Imagery Object Can use Mouse Wheel to zoom in and out of latest image
Retry 1 • Initial Attempt |
0.72% (1)1 / 138 runfailed over last 7 days |
78.99% (109)109 / 138 runsflaked over last 7 days |
Codecov Report
@@ Coverage Diff @@
## master #6756 +/- ##
==========================================
+ Coverage 53.81% 56.04% +2.23%
==========================================
Files 624 399 -225
Lines 24910 12159 -12751
Branches 2499 0 -2499
==========================================
- Hits 13405 6815 -6590
+ Misses 10832 5344 -5488
+ Partials 673 0 -673
*This pull request uses carry forward flags. Click here to find out more.
... and 394 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Great stuff! I've pushed some tweaks to the CSS. As discussed, if we could add to Tabs views that'd be wonderful. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few minor comments. We should also make sure to document this feature somewhere, since it requires a hover + mod key, it may not be immediately discoverable.
I'll ask Charles where the best place to document this would be and include it when I add more tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 🚀🚀🚀
Closes #6656
Describe your changes:
All Submissions:
Author Checklist
Reviewer Checklist