Skip to content

[pull] develop from hackforla:develop - #8

Merged
pull[bot] merged 1 commit into
olitreadwell:developfrom
hackforla:develop
Aug 25, 2026
Merged

[pull] develop from hackforla:develop#8
pull[bot] merged 1 commit into
olitreadwell:developfrom
hackforla:develop

Conversation

@pull

@pull pull Bot commented Aug 25, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

…2860)

Follow-up to #2856. hanapotski's review approved the PR but flagged that
internal state/action names (orgNameFilter, ORG_NAME_FILTER_UPDATED) still
referenced "org name" even though the field now searches multiple listing
fields and the UI label was changed to "Search".

Mechanical rename across state/reducer/hook/action-type/call-sites:
orgNameFilter -> searchFilter, ORG_NAME_FILTER_UPDATED -> SEARCH_FILTER_UPDATED,
useOrgNameFilter -> useSearchFilter. The shareable "?name=" URL query
parameter key is unchanged, so existing shared/bookmarked search URLs keep
working.

Not addressed (per review, both explicitly non-blocking):
- "expanded matching scope" observation describes intended behavior from
  #2117, not something to change.
- performance note on rebuilding the per-stakeholder searchable string on
  each filter pass is consistent with how every other filter in
  useOrganizationBests.ts already works, and the reviewer called it
  negligible at current scale / worth monitoring, not urgent.

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
@pull pull Bot locked and limited conversation to collaborators Aug 25, 2026
@pull pull Bot added the ⤵️ pull label Aug 25, 2026
@pull
pull Bot merged commit a207cba into olitreadwell:develop Aug 25, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant