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

update search popup's filtering logic #493

Merged
merged 1 commit into from
Jul 7, 2024
Merged

Conversation

aome510
Copy link
Owner

@aome510 aome510 commented Jul 7, 2024

Also fixes #489

Filtering logic is updated to select items matching any sub-queries to all sub-queries. Sub-queries are non-empty strings separated by spaces in the search's query.

@aome510 aome510 merged commit ccf2d65 into master Jul 7, 2024
3 checks passed
juliamertz pushed a commit to juliamertz/spotify-player that referenced this pull request Jul 20, 2024
Also fixes aome510#489 

Filtering logic is updated to select items matching **any sub-queries** to **all sub-queries**. Sub-queries are non-empty strings separated by spaces in the search's query.
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.

Pressing delete on an empty Search should close it
1 participant