-
Notifications
You must be signed in to change notification settings - Fork 272
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/superset/superset-ui/7Tp2o13AruTKvYYSMC3FPgzSpSJD |
Codecov Report
@@ Coverage Diff @@
## master #1283 +/- ##
==========================================
- Coverage 30.05% 30.01% -0.04%
==========================================
Files 485 485
Lines 9738 9794 +56
Branches 1615 1636 +21
==========================================
+ Hits 2927 2940 +13
- Misses 6583 6622 +39
- Partials 228 232 +4
Continue to review full report at Codecov.
|
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.
Looks good 👍
SUMMARY
This PR implements a small hack to prevent Safari from showing its default tooltip when a text is truncated and a custom Antdesign tooltip is already present.
RELATED PR ON SUPERSET
apache/superset#16145
BEFORE
AFTER