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
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
- Checkout this branch and run gdk locally
- Make sure to turn on feature flag
repository_file_tree_browser - Go to any project's repository page and click on file tree toggle button left of branch selector dropdown
- Notice the tooltip not being shown anymore unless you're hovering on the toggle button
- Compare to master branch where tooltip
Hide file tree browserkeep showing up