Skip to content

IsActiveTeamMemberInputFilter is instanciated twice, wrong default highlighting #3

Description

@juergmessmer

If admin/team_members list is called the is_active_team_member input filter is by default set to false and all team members are displayed.
The query is done correctly but the checkbox is checked. Trying to debug shows that the input filter is instanciated twice. The first time correctly with default value "false", the second time with "true".

How to fix this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions