- πΊπΈUnited States smustgrave
This issue is being reviewed by the kind folks in Slack, #needs-review-queue-initiative. We are working to keep the size of Needs Review queue [2700+ issues] to around 400 (1 month or less), following Review a patch or merge request β as a guide.
Tagging for tests to show this issue
I did not test.
- πΊπΈUnited States superfluousapostrophe
I have a related (if not ultimately the same) issue. I have a view with exposed filers and infinite scroll. When any of the filters are clicked, the results are "correct", but I get something like 30-60 identical ajax calls. The patch in #7 does not seem to affect the behavior at all in Drupal 9.5.9.
- last update
almost 2 years ago Custom Commands Failed - Status changed to RTBC
over 1 year ago 6:59pm 6 December 2023 - Status changed to Needs work
over 1 year ago 7:06pm 6 December 2023 The Needs Review Queue Bot β tested this issue.
While you are making the above changes, we recommend that you convert this patch to a merge request β . Merge requests are preferred over patches. Be sure to hide the old patch files as well. (Converting an issue to a merge request without other contributions to the issue will not receive credit.)
- πΊπΈUnited States smustgrave
FYI was tagged for tests which are still needed.
- π«π·France mably
We are being hit by this rather annoying bug when using the views_auto_refresh β module.
Looks like a simple fix, it's surprising that it hasn't been merged yet.
Thanks for the patch!
- π³πΏNew Zealand quietone
The patch here needs to be converted to an MR and allow the tests to run. I am all for tests but what is the test to do here? Is it just to confirm the refresh is done once? That needs clarification.
This problem still consists for Drupal 11.2.3. The patch solves the problem