Skip to content

Allow merge details section to be collapsed

Phil Hughes requested to merge ph/368038/collapseMergeDetails into master

What does this MR do and why?

Makes the merge details section in the merge request widget collapsible. This section can only be collapsed when on a screen size of less than 768px and it won't be possible to collapse it at all when in the ready to merge state.

Screenshots or screen recordings

Screenshot_2022-08-16_at_11.01.48

Screenshot_2022-08-16_at_11.01.58

How to set up and validate locally

  • Open a merge request that has a blocked merge state (ie. unresolved discussions)
  • Resize window to be 'mobile' size (anything less than 768px
  • See collapse button

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Phil Hughes

Merge request reports