[go: up one dir, main page]

Make sure file tree toggle button tooltip shows on hover only

What does this MR do and why?

Make sure file tree toggle button tooltip shows on hover only

References

#584244

Screenshots or screen recordings

Before After
Screen Recording 2025-12-17 at 18.41.35.mov Screen Recording 2025-12-17 at 18.42.21.mov

How to set up and validate locally

  1. Checkout this branch and run gdk locally
  2. Make sure to turn on feature flag repository_file_tree_browser
  3. Go to any project's repository page and click on file tree toggle button left of branch selector dropdown
  4. Notice the tooltip not being shown anymore unless you're hovering on the toggle button
  5. Compare to master branch where tooltip Hide file tree browser keep showing up

Merge request reports

Loading