This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
RFE: $browser to notify when there _are_ outstanding requests #299
Closed
Description
The $browser service currently provides notifyWhenNoOutstandingRequests()
. I'd like the complement: notifyWhenOutstandingRequests()
-- to show a loading message when there are outstanding requests, automatically. It might pass the number of outstanding requests, or even handles to the $xhr
or $resource
involved in the request.
Metadata
Metadata
Assignees
Labels
No labels