Skip to content

EE Group Settings General headers expand on click

What does this MR do and why?

This MR updates GitLab Enterprise Edition section headers in Group Settings / General to expand/collapse on click/tap.

Four headers in Group Settings / General pages do not expand/collapse on mouse-click / tap, but only using the Expand/Collapse button. This may seem inconsistent to the user.

  • Insights
  • Compliance frameworks
  • Custom project templates, and
  • Templates

(Only visible in GitLab EE)

#334655 (comment 1085315512)

Screenshots or screen recordings

Screen_Recording_2022-09-05_at_15.02.21

How to set up and validate locally

  1. Start GitLab locally, or in GitPod
  2. Open Group Settings / General (e.g. locally with GDK/GitLab Development Kit at http://127.0.0.1:3000/groups/flightjs/-/edit)
  3. Click or tap the headers Insights, Compliance frameworks, Custom project templates, and Templates
  4. The sections will expand / collapse

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 #334655 (closed)

Edited by Ammar Alakkad

Merge request reports