MR header: Fix tooltip of copy branch name
What does this MR do and why?
MR header: Fix tooltip of copy branch name in the MR fixed header after branch name was copied
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
| Before | After |
|---|---|
![]() |
![]() |
How to set up and validate locally
- Go to an MR
- Scroll down until the sticky header is shown
- Click on the Copy branch name button
- Hover the Copy branch name button to see the copy tooltip. It should appear as expected.
- Move the cursor away until the tooltip disappears
- Hover the Copy branch name button again
- See the raw HTML of the tooltip content inside the tooltip instead of seeing the intended contents as seen in step 4 above.
Related to #469616 (closed)
Closes #479633 (closed)

