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

Fixes double requests when single cf connected for lists with cf filter #3313

Merged
merged 7 commits into from
Jan 18, 2019

Conversation

richard-cox
Copy link
Contributor

@richard-cox richard-cox commented Jan 10, 2019

Loading indicator fixes are now in #3363.

  • Fixes double requests when single cf connected (previously there was 1 before cf automatically selected, 1 after... we now ensure initial state is correct so first call has automatically selected cf)
  • New e2e test for non-local space routes list
  • Prep for e2e loading/refresh indicator tests

- Specific refresh indicator based on click of refresh button
- New e2e test for non-local space routes list
- Prep for e2e loading/refresh indicator tests
@cfdreddbot
Copy link

✅ Hey richard-cox! The commit authors and yourself have already signed the CLA.

@codecov
Copy link

codecov bot commented Jan 11, 2019

Codecov Report

Merging #3313 into v2-master will decrease coverage by 0.49%.
The diff coverage is 70.68%.

@@             Coverage Diff              @@
##           v2-master    #3313     +/-   ##
============================================
- Coverage      70.97%   70.48%   -0.5%     
============================================
  Files            661      661             
  Lines          29173    29182      +9     
  Branches        6665     6663      -2     
============================================
- Hits           20706    20569    -137     
- Misses          8467     8613    +146

@KlapTrap KlapTrap changed the title Fix list loading/refresh indicator Fixes double requests when single cf connected for lists with cf filter Jan 18, 2019
@KlapTrap
Copy link
Contributor

I'm happy with this so I'll merge it once the gates pass.

@nwmac nwmac merged commit 5f7bd5b into v2-master Jan 18, 2019
@nwmac nwmac deleted the fix-list-loading-indicators branch January 18, 2019 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants