Skip to content

Resolve "Show epic "closed" status on Todo List page"

What does this MR do and why?

Adds "closed" status badge to closed epics in the To-Do List page. Prior to this, open and closed Epics are not differentiated.

Screenshots or screen recordings

CleanShot_2023-02-02_at_16.17.57_2x

How to set up and validate locally

  1. Start and visit your local GDK
  2. Create an epic
  3. Close the epic
  4. Create To-Do item for the epic by clicking "Add a to do" in the right sidebar
  5. Visit your To-Do List page and observe that the item describing your Epic's To-Do item shows the epic is "closed"

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

Merge request reports