Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ui, api): gallery search #6561

Merged
merged 11 commits into from
Jul 1, 2024
Merged

feat(ui, api): gallery search #6561

merged 11 commits into from
Jul 1, 2024

Conversation

maryhipp
Copy link
Collaborator

Summary

Adds a debounced search to the gallery UI that searches by string in image metadata

Related Issues / Discussions

QA Instructions

Merge Plan

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)

@github-actions github-actions bot added api python PRs that change python files services PRs that change app services frontend PRs that change frontend files labels Jun 30, 2024
The images service does not add the query filter if the search term is an empty string.
Don't like this UI (even though I suggested it). No need to prevent the user from interacting with the search term field during fetching. Let's figure out a nicer way to present this in a followup.
@psychedelicious psychedelicious enabled auto-merge (rebase) July 1, 2024 09:56
@psychedelicious psychedelicious merged commit b1cc413 into main Jul 1, 2024
14 checks passed
@psychedelicious psychedelicious deleted the maryhipp/gallery-search branch July 1, 2024 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api frontend PRs that change frontend files python PRs that change python files services PRs that change app services
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants