Skip to content

Fix bug where pagination is still displayed despite all todos marked as done

What does this MR do?

Changes the todo mark all as done button callback to remove pagination and add user friendly text "You're all done!" so that it is consistent with what the page should look like after refreshing

Are there points in the code the reviewer needs to double check?

Shouldn't be

Why was this MR needed?

Resolve existing UI inconsistency

Screenshots (if relevant)

Before: 8xDRiXB1TL

After: q4XDxhujPX

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #21048 (closed)

Merge request reports