Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: clear() function #383

Open
KarstenHoehne opened this issue May 23, 2019 · 0 comments
Open

Feature request: clear() function #383

KarstenHoehne opened this issue May 23, 2019 · 0 comments

Comments

@KarstenHoehne
Copy link

Implement a function clear() that will reset the request count to 0

Use Case:
Imagine there is a long running request + the user leaves the page.
The loading bar indicator will still be displayed, even though the user doesn't care about the request result anymore.
The loading bar will not finish because the long running request was still counted under totalReqCount + there is no way to reset the status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant