Skip to content

Allow Hiding/Collapsing of Milestone header on Roadmap

What does this MR do?

  • Add a chevron button next to the "milestone" heading to expand/collapse the milestone list according to the proposed spec (updated)

  • Fix the misalignment between chevron and epic label.

  • Migrate some of the Bootstrap utility classes used in milestoneListSelection and milestoneTimeline to their @gitlab/ui counterparts.

  • Refactored epic_item_details_spec.js by re-organizing into new describes and moving the helpers inside describe.

Screenshots

Demo

Fix the misalignment between chevron and epic label.

alignment_before (before) alignment_after (after)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Issue #212494 (closed)

Edited by Donald Cook

Merge request reports