Skip to content

[STA-175] Filters & Searches for Bundles#158

Merged
jacc merged 1 commit into
communitycenter:mainfrom
FracturedShader:STA-175-bundles-filter-search
Nov 9, 2025
Merged

[STA-175] Filters & Searches for Bundles#158
jacc merged 1 commit into
communitycenter:mainfrom
FracturedShader:STA-175-bundles-filter-search

Conversation

@FracturedShader
Copy link
Copy Markdown
Contributor

@FracturedShader FracturedShader commented Nov 1, 2025

Added filtering by complete/incomplete and searching to the bundles page. Searching is as permissive as possible so that searches like "pantry", "summer", and "egg" all work as expected.

Text searching has the following qualities:

  • Matching a room name matches all bundles and items in that room
  • If the room isn't matched, matichng a bundle name matches all items in that bundle
  • If none of the above have matched, match against the item name
  • If a bundle is not matched or has no matched items, exclude it
  • If a room is not matched or has no matched bundles, exclude it

Closes #139

Added filtering by complete/incomplete and searching to the bundles
page. Searching is as permissive as possible so that searches like
"pantry", "summer", and "egg" all work as expected.

Text searching has the following qualities:
- Matching a room name matches all bundles and items in that room
- If the room isn't matched, matichng a bundle name matches all items in
  that bundle
- If none of the above have matched, match against the item name
- If a bundle is not matched or has no matched items, exclude it
- If a room is not matched or has no matched bundles, exclude it
@vercel
Copy link
Copy Markdown

vercel Bot commented Nov 1, 2025

@FracturedShader is attempting to deploy a commit to the stardew Team on Vercel.

A member of the Team first needs to authorize it.

@FracturedShader FracturedShader marked this pull request as ready for review November 1, 2025 18:48
@vercel
Copy link
Copy Markdown

vercel Bot commented Nov 6, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
stardew Ready Ready Preview Comment Nov 6, 2025 0:24am

@jacc jacc merged commit 9115329 into communitycenter:main Nov 9, 2025
5 of 6 checks passed
@jacc
Copy link
Copy Markdown
Collaborator

jacc commented Nov 9, 2025

Thank you so much!

@FracturedShader FracturedShader deleted the STA-175-bundles-filter-search branch November 9, 2025 23:11
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.

[STA-175] Filters & searches for bundles

2 participants