Skip to content

[WV-4545] Fix Show > Resigned filter on Teams page#186

Merged
DaleMcGrew merged 1 commit into
wevote:developfrom
ric0de:WV-4545ResignFilter
Jun 6, 2026
Merged

[WV-4545] Fix Show > Resigned filter on Teams page#186
DaleMcGrew merged 1 commit into
wevote:developfrom
ric0de:WV-4545ResignFilter

Conversation

@ric0de

@ric0de ric0de commented May 26, 2026

Copy link
Copy Markdown
Contributor

Reorder branches in showPersonInMemberList so the EXACT_MATCH and LOGICAL_OR filter checks run before the
statusActive === false early-return.

The guard was rejecting resigned people before their explicit Show filter could be consulted, so "Only > Resigned" and "Include > Resigned" both returned empty rows even when resigned team members existed.

Reorder branches in showPersonInMemberList so the EXACT_MATCH and
LOGICAL_OR filter checks run before the statusActive === false
early-return. The guard was rejecting resigned people before their
explicit Show filter could be consulted, so "Only > Resigned" and
"Include > Resigned" both returned empty rows even when resigned
team members existed.
@DaleMcGrew

Copy link
Copy Markdown
Member

👍

@DaleMcGrew DaleMcGrew merged commit 883574c into wevote:develop Jun 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants