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.
-
e.g.should be removed due to localization issues #558792 (comment 2682688540) -
(F)should be removed because it is a global filter/search shortcut, available on every page where a filter or search input exists !199595 (comment 2657826689)
References
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |
How to set up and validate locally
- 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
- Visit a project such as
gitlab-test - 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)

