Add disable and enable list item option to task context menu

What does this MR do and why?

Add disable and enable list item option to task context menu

Changelog: added

🛠️ with ❤️ at Siemens as part of the GitLab DACH Roadshow in Zürich

References

Screenshots or screen recordings

Before After
image image
image image

How to set up and validate locally

  1. Create an issue with a task list
- [ ] Task 1
- [~] Task 2
- [x] Task 3
  1. A disabled task list item has no action menu on the right, no action to disable an enabled task list item
  2. Apply this MR
    • An enabled task list item can be disabled via action item on the right
    • A disabled task list item has an action menu and can be enabled

MR acceptance checklist

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

Edited by Roger Meier

Merge request reports

Loading