Skip to content

Show edit issuable and wiki shortcut in tooltip

Pedro Moreira da Silva requested to merge pms-edit-issuable-wiki-shortcut into master

What does this MR do and why?

Show edit issuable and wiki shortcut in tooltip.

Follow the same approach as !141119 (merged), using aria-keyshortcuts (unsupported in Firefox), and combining aria-label and aria-hidden to ensure proper label announcement.

Changelog: changed

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Location Before After
Issue No tooltip CleanShot 20240110172557.mp4
MR No tooltip CleanShot 20240110172725.mp4
Epic No tooltip CleanShot 20240110172635.mp4
Wiki No tooltip CleanShot 20240110172807.mp4

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Visit an issue, epic, MR, or wiki page
  2. Hover/focus the “Edit” button

Merge request reports

Loading