Skip to content

Show repo file tooltip only when truncated

Chaoyue Zhao requested to merge file-row-tooltip into master

What does this MR do and why?

Refactor to use GLTruncate so the repo file name tooltip only show when it's truncated. Resolves #352404

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
Screen Recording 2024-07-04 at 6.37.25 AM.mov Screen_Recording_2024-07-05_at_1.41.12_PM

How to set up and validate locally

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

  1. Open up the project repo view
  2. Make the window smaller
  3. Hover over the file names
Edited by Chaoyue Zhao

Merge request reports