Skip to content

[6.x] Add missing tooltips to global header - #15234

Merged
jasonvarga merged 1 commit into
statamic:6.xfrom
heidkaemper:fix/cp-header-tooltips
Aug 21, 2026
Merged

jasonvarga merged 1 commit into
statamic:6.xfrom
heidkaemper:fix/cp-header-tooltips

Conversation

@heidkaemper

Copy link
Copy Markdown
Contributor

This pull request adds missing tooltips to some of the global header buttons, and cleans up a bit of leftover code along the way.

  • Added v-tooltip to the Support button, the "View Site" button and the nav toggle. With the same pattern the layout toggle (MaxWidthButton) already uses.
  • Added the missing aria-label to the user dropdown trigger. (No tooltip there on purpose)
  • Removed the stale v-popper--has-tooltip classes.
  • Simplified the duplicated v-tooltip="version" on the logo.
  • Removed a stray foo="bar" from ProBadge.vue :-)

User Menu is the only new string and it should probably be translated. It's screen reader only, so at least a missing translation won't show up anywhere in the UI.

Preview:
image

@jasonvarga
jasonvarga merged commit d2a8d90 into statamic:6.x Aug 21, 2026
62 checks passed
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