[GH-ISSUE #690] Ability to search in Playlists when adding a song in AddToPlaylist Action #406

Closed
opened 2026-03-02 23:47:16 +03:00 by kerem · 2 comments
Owner

Originally created by @deauthe on GitHub (Mar 18, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/690

need to have a way to search through the playlists when adding a song to a playlist rather than scrolling all the way down into my hUgE library

Originally created by @deauthe on GitHub (Mar 18, 2025). Original GitHub issue: https://github.com/aome510/spotify-player/issues/690 need to have a way to search through the playlists when adding a song to a playlist rather than scrolling all the way down into my hUgE library
kerem 2026-03-02 23:47:16 +03:00
Author
Owner

@teddywaweru commented on GitHub (May 17, 2025):

not saying it's not possible, but the AddToPlaylist is a popup, while the search bar is also a popup. Best case of adding this feature(my opinion) is the ability to have a Vec returned for popups so that the two above can be combined when "/" is pressed. Might be a tedious task for a single use case.
I could work on it if there was a different way of achieving it, without significant code structure changes.

<!-- gh-comment-id:2888143818 --> @teddywaweru commented on GitHub (May 17, 2025): not saying it's not possible, but the AddToPlaylist is a popup, while the search bar is also a popup. Best case of adding this feature(my opinion) is the ability to have a Vec<Rect> returned for popups so that the two above can be combined when "/" is pressed. Might be a tedious task for a single use case. I could work on it if there was a different way of achieving it, without significant code structure changes.
Author
Owner

@deauthe commented on GitHub (Jul 29, 2025):

made a PR for it
https://github.com/aome510/spotify-player/pull/784

<!-- gh-comment-id:3132342919 --> @deauthe commented on GitHub (Jul 29, 2025): made a PR for it https://github.com/aome510/spotify-player/pull/784
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#406
No description provided.