mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[PR #493] [MERGED] update search popup's filtering logic #775
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#775
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/aome510/spotify-player/pull/493
Author: @aome510
Created: 7/7/2024
Status: ✅ Merged
Merged: 7/7/2024
Merged by: @aome510
Base:
master← Head:update-search-filter-logic📝 Commits (1)
2b0d315update search popup's filtering logic📊 Changes
2 files changed (+7 additions, -1 deletions)
View changed files
📝
spotify_player/src/event/popup.rs(+3 -0)📝
spotify_player/src/state/ui/mod.rs(+4 -1)📄 Description
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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.