Skip to content

[WV-4251]When searching for a person, the donorsOnTeam value gets very large [Team Review]#160

Merged
DaleMcGrew merged 4 commits into
wevote:developfrom
pravingv:WV_4251_donorperissue
Apr 14, 2026
Merged

[WV-4251]When searching for a person, the donorsOnTeam value gets very large [Team Review]#160
DaleMcGrew merged 4 commits into
wevote:developfrom
pravingv:WV_4251_donorperissue

Conversation

@pravingv

@pravingv pravingv commented Apr 6, 2026

Copy link
Copy Markdown
Contributor

What github.com/wevote/weconnect/issues does this fix?

[WV4251]When searching for a person, the donorsOnTeam value gets very large

Changes included this pull request?

src/js/components/Team/TeamHeader.jsx

Fixed the numberOfTeamMembers value so it correctly ignores the search text. Previously, the count was being updated based on filtered results, which caused it to change when a search was applied.

In the comparison below, the donor percentage is now displayed correctly. The left side shows the behavior before the fix (from the QA WeConnect client), while the right side shows the corrected behavior after applying the fix (from the local WeConnect client).

image

@DaleMcGrew DaleMcGrew changed the title [WV4251]When searching for a person, the donorsOnTeam value gets very large [Team Review] [WV-4251]When searching for a person, the donorsOnTeam value gets very large [Team Review] Apr 10, 2026
@DaleMcGrew

Copy link
Copy Markdown
Member

👍

@DaleMcGrew
DaleMcGrew merged commit a6c9893 into wevote:develop Apr 14, 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