Introduce todos_bulk_actions wip feature flag

What does this MR do and why?

Introduces the todos_bulk_actions wip feature flag.

We will build Bulk edit to-dos (#16564 - closed) behind this flag.

For now, enabling the flag only hides the "Mark all as done" button, which will be made redundant with this feature.

References

Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

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

  • No visual change with FF disabled (default)
  • With FF enabled, it currently just hides the Mark all as done button which this will replace eventually:
Before After
image image

How to set up and validate locally

Not much to do here ☺️ Have a quick look at /dashboard/todos and verify there are no changes by default.

Edited by Thomas Hutterer

Merge request reports

Loading