Skip to content

Show copy source branch shortcut in tooltip

Pedro Moreira da Silva requested to merge pms-mr-source-branch-shortcut into master

What does this MR do and why?

Show copy source branch name keyboard shortcut b in tooltip, in the merge request header.

Also change clipboard_button helper to support aria-label and aria-keyshortcuts (unsupported in Firefox) to allow for proper announcement of keyboard shortcuts to screen readers.

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.

Before After

image.png

CleanShot 20240108151727.mp4

CleanShot 20240108150448.png

How to set up and validate locally

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

  1. Open a merge request
  2. Hover or focus the “Copy source branch name” button in the merge request header
Edited by Pedro Moreira da Silva

Merge request reports