mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #436] Incorrent selection during search #1174
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#1174
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?
Originally created by @71zenith on GitHub (Apr 28, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/436
Describe the bug
When im selecting a song while in search, it doesn't select it rather it selects the original playlist with the same index
To Reproduce
Go to Liked Tracks.
Search for a term. Go down and select one.
It doesn't play the selected one rather it starts playing the song which is the same index as the selected term in the liked tracks
Expected behaviour
It should play the select track
Environment
Additional context
Downgrading to 0.17.2 works as expected. I have not tested 0.18 but i'll assume the bug is introduced in that tag due to the UI changes