Make max width for file tree depend on screen width
What does this MR do and why?
This MR is aimed to make max width for file tree depend on screen width and fix #346708 (closed)
Screenshots or screen recordings
The file tree is limited to grow no more than half of the screen width
Screencast_from_17.12.21_14_00_44
How to set up and validate locally
- Run gitlab-development-kit locally
- Go to whatever repository you want
- Go to MR tab and open one of MRs
- Go to
Changes
tab and try to resize the file tree tab
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 #346708 (closed)