Update Merge request file tree placeholder text to align with Source Code file tree text

What does this MR do and why?

Issue: #561246 (closed)

This MR updates the Merge request > Changes tab file tree placeholder text to align with the the Source Code file tree, so both are consistent.

References

Screenshots or screen recordings

Before After
Screenshot_2025-08-13_at_12.34.49_PM Screenshot_2025-08-13_at_12.23.40_PM

How to set up and validate locally

  1. In rails console enable the feature flag
    Feature.enable(:repository_file_tree_browser)

or navigate to http://gdk.test:3443/rails/features and enable the repository_file_tree_browser feature flag

  1. Visit a project such as gitlab-test
  2. Navigate to the side menu Code -> Repository ex: https://gdk.test:3443/gitlab-org/gitlab-test/-/tree/master

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #561246 (closed)

Merge request reports

Loading