Update tooltip to display full path
What does this MR do and why?
Update tooltip content to show full path
The shown path on creating new file has been recently changed to include the full path to a file, not just the ref. This change updates the content of the tooltip as well.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Go to Project / Repository view
- Create a subdirectory
- Create a file in that subdirectory. Notice the whole path shown in the tooltip when in Editor creating the file.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #20409 (closed)
Edited by Paulina Sedlak-Jakubowska