- Issue created by @phenaproxima
- πΊπΈUnited States phenaproxima Massachusetts
I figured out what's going on here. It was broken by π Move load() function of ProjectBrowser.svelte into a new window-scoped class Active , because we are reinitializing the query results and count before we exit early from load() because the query parameters are unchanged.
- πΊπΈUnited States phenaproxima Massachusetts
Tests pass, and the test is catching the bug, as proven by https://git.drupalcode.org/issue/project_browser-3509449/-/jobs/4504839#....
- First commit to issue fork.
-
chrisfromredfin β
committed dc12e1da on 2.0.x authored by
phenaproxima β
Issue #3509449: If all the initial filter values are falsy, pressing "...
-
chrisfromredfin β
committed dc12e1da on 2.0.x authored by
phenaproxima β
- πΊπΈUnited States chrisfromredfin Portland, Maine
manual testing confirms what we already know. need to consider replacing usage of state in tests with key-value, but that's for another day
Automatically closed - issue fixed for 2 weeks with no activity.