Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Context distinct count should drive it's state change #760

Open
bruth opened this issue Jan 14, 2015 · 0 comments
Open

Context distinct count should drive it's state change #760

bruth opened this issue Jan 14, 2015 · 0 comments

Comments

@bruth
Copy link
Contributor

bruth commented Jan 14, 2015

Now that saving the context and the count are separate requests, the views should be decoupled as well. To reproduce the coupled behavior:

  • Add a filter that will result in a large or complex count query
  • When the count goes into the loading state, add another filter

The observation: the first count will finish and render, but the second count still hasn't responded. However, the count is not in the loading state.

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

No branches or pull requests

1 participant