You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(dashboards): Tooltip overlap on dashboard edit button (#102825)
The edit dashboard button has a tooltip title that is displayed on
hover. If dashboard editing is disabled, another tool tip message
describes the reason why a user is unable to edit their dashboard. Since
both of these tool tips are displayed for the same button, they overlap
each other and end up hiding text.
Fixes
[DAIN-1059](https://linear.app/getsentry/issue/DAIN-1059/tooltip-overlap-on-dashboard-editing-with-unsaved-filters)
0 commit comments