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

feat(Request service and spinner): Request service that tracks the on… #119

Merged
merged 4 commits into from
Feb 20, 2017

Conversation

cbourget
Copy link
Collaborator

…going requests and a spinner component that displays itself when more than 0 requests are ongoing

Please check if the PR fulfills these requirements

What is the current behavior? (You can also link to an open issue here)

  • No spinner displayed when a request takes some time

What is the new behavior?

  • Requests are tracked in a request service
  • A spinner observe the request count of the service and displays itself when more than one are ongoing

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

@mbarbeau mbarbeau merged commit 6926e17 into master Feb 20, 2017
@mbarbeau mbarbeau deleted the request-service branch February 20, 2017 16:52
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

Successfully merging this pull request may close these issues.

2 participants