Skip to content

Filtering excludedUserIds from <UserSelect/> can create empty pages #247

@ianpaschal

Description

@ianpaschal

Description

As discovered in #246, if the first page of user results are all excluded IDs, the page will be empty as they are filtered out post-pagination. This is because Convex filters suck.

This should probably be fixed by abandoning any client-side filtering and instead render the invalid users as disabled or something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working as expected/intended.

    Projects

    Status

    To-Do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions