[PR #493] [MERGED] update search popup's filtering logic #775

Closed
opened 2026-03-02 23:49:46 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: update-search-filter-logic


📝 Commits (1)

  • 2b0d315 update 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.

## 📋 Pull Request Information **Original PR:** https://github.com/aome510/spotify-player/pull/493 **Author:** [@aome510](https://github.com/aome510) **Created:** 7/7/2024 **Status:** ✅ Merged **Merged:** 7/7/2024 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `update-search-filter-logic` --- ### 📝 Commits (1) - [`2b0d315`](https://github.com/aome510/spotify-player/commit/2b0d3158e55601745cffc04962a66317c3cdda4c) update search popup's filtering logic ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `spotify_player/src/event/popup.rs` (+3 -0) 📝 `spotify_player/src/state/ui/mod.rs` (+4 -1) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:49:46 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#775
No description provided.