Skip to content

Questions list on tournament page bugs out if filters and sorts are used multiple times #4945

Description

@joe-segal

Describe the bug

The questions list on a tournament page bugs out if filters and sorts are used more than once in certain (alternating?) sequences. As a result the Questions list is then either missing some questions and/or showing non-applicable questions.

Part of the problem seems like sometimes when you re-apply a sort you used earlier, it will change the url in your browser correctly, but not refresh the page or data for that new set of parameters. If you manually reload your browser with the currently shown url then it shows the correct list.

Steps to reproduce

Go to https://www.metaculus.com/tournament/summer-futureeval-2026/
Go to Questions list, then either...

A) Sort by "Recently revealed"
X out that sort, (or don't)
Filter by "Open"
Sort by "Recently revealed"

B) Filter by "Open"
Sort by "Recently revealed"
X out that sort
Filter by "Open"

Extra context

Running on Chrome on Windows 11

Screen.Recording.2026-06-25.183903.mp4
Image Image

This touches on similar issues as #4754 and possibly #4937 but I think it is a distinct and technically separate issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions