Skip to content

Support for Overlapping Subscriptions #77

@ghillert

Description

@ghillert

This may be a feature request.

In certain situations a component may create multiple Observables whose Subscriptions I would like to add to the busy indicator. Those Subscriptions may be the result of different method calls. Therefore, "overlapping Subscriptions" could be a possibility.

It would be nice if Angular2 Busy could consume a stateful array (or similar) and upon completion remove Subscriptions from that array.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions