Skip to content

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

  1. Run gitlab-development-kit locally
  2. Go to whatever repository you want
  3. Go to MR tab and open one of MRs
  4. 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.

Related to #346708 (closed)

Merge request reports