Skip to content

Add missing tooltip and aria-label for commit description toggle

What does this MR do and why?

This MR adds an Tooltip and aria-label to the commit description toggle icon.

Screenshots or screen recordings

Before Screenshots: Repository > Commits image
After Screenshots:
Page Image
Repository > Commits repositoryCommitsAfter
Create MR > Commits mrCreateCommitsAfter
View MR > Commits mrCommitsAfter
Edit/Create MR > Change branches mrChangeBranchesAfter
View MR > Commits > Add or Remove previously merged commit (Vue) mrAddPreviousCommits

How to set up and validate locally

  1. Check out branch with GDK
  2. Go to any commit list and hover/tab navigate to the [...]

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #348830 (closed)

Todo to leave Draft:

  • Identify and fix the tooltip staying open after clicking the toggle until clicking elsewhere without breaking tab navigation
Edited by Nic O'Sullivan

Merge request reports

Loading