Skip to content

Resolve "Error while updating todo status: the button is stuck in the loading state"

What does this MR do?

  • Reset the todo's button state to its initial state when there is an error by making a request to the server in the GitLab Todos section.

Why was this MR needed?

To properly handle the todo's button state in case of failure.

Screenshots (if relevant)

Before: image

After: image

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #48222 (closed)

Edited by Marcos Barrera

Merge request reports