Skip to content

Update tooltip to display full path

Paulina Sedlak-Jakubowska requested to merge 20409-update-tooltip into master

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
Screenshot of a tooltip for new file's path containing only ref Screenshot of a tooltip for new file's path containing the full path

How to set up and validate locally

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

  1. Go to Project / Repository view
  2. Create a subdirectory
  3. 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.

Related to #20409 (closed)

Edited by Paulina Sedlak-Jakubowska

Merge request reports

Loading