Skip to content

Add pending state on API calls

Samwilson requested to merge pending-state into main

Add pushPending/popPending pairs for all API calls, as well as a pushPending for the submit action (which doesn't need to pop because the dialog is closed at that point).

Bug: T360184

Merge request reports