fix(updates): resolve Update All button's state on update cancellation
Description
Cancelling an update used to put the Update All button in an incorrect disabled state w.r.t the rest of the updates. That's why the button didn't behave as expected and seemed disabled all the time.
This fix ensures the Update All button reflect correct state when updates are cancelled.
Screenshots
| Before | After |
|---|---|
Technical details
Tests
Issues
https://gitlab.e.foundation/e/os/backlog/-/work_items/4235
10 commandments of code review
Edited by Fahim M. Choudhury