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

fix(gatsby): fix incorrect intersection of filtered results (#30594) #30619

Merged
merged 1 commit into from Apr 1, 2021

Commits on Apr 1, 2021

  1. fix(gatsby): fix incorrect intersection of filtered results (#30594)

    * add failing test
    
    * actually failing test
    
    * make test independent of other tests
    
    * add invariant for filter intersection assumptions
    
    * add failing integration test
    
    * fix test 🤦‍
    
    * actually fix this heisenbug
    
    * update redux state snapshot
    
    * perf: mutate status state directly
    
    Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    
    * only newly created nodes should get a counter
    
    * tweak comment
    
    Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    
    Co-authored-by: Michal Piechowiak <misiek.piechowiak@gmail.com>
    (cherry picked from commit e432c23)
    vladar authored and pieh committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    66e7d4b View commit details
    Browse the repository at this point in the history