Skip to content

Work items -- Filter hierarchy widget by status (the frontend only part)

Hercules Merscher requested to merge hlm/filter-hierarchy-widget-by-status into master

What does this MR do and why?

Part of #456941.

  • toggle closed items component
  • toggle closed items spec
  • gettext entry

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
No show closed items toggle Show closed items toggle is present

Screen_Recording_2024-06-21_at_21.09.48

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. You must have a license installed on the GDK to manage epics
  2. Create a nested structured of epics, sub-epics, and issues
  3. Close some of the epics and issues
  4. Toggle button to hide closed items

Check video on previous section.

Edited by Hercules Merscher

Merge request reports