Do not show tooltip on ftb toggle button during programatic focus
What does this MR do and why?
prevents showing of tooltip on ftb toggle button during programatic focus as it increases visual clutter.
References
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
- Checkout this branch and run gdk locally
- Enable the
repository_file_tree_browserfeature flag fromhttp://localhost:3000/rails/featuresif not already activated - Go to any project repository page
Code > Repository - Click the button to expand or collapse the file tree browser
- Notice the tooltip not appearing now during programmatic focus
Edited by Rinku C