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
After Screenshots:
Page | Image |
---|---|
Repository > Commits | |
Create MR > Commits | |
View MR > Commits | |
Edit/Create MR > Change branches | |
View MR > Commits > Add or Remove previously merged commit (Vue) |
How to set up and validate locally
- Check out branch with GDK
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
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