mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[GH-ISSUE #410] New liked songs don't appear in saved songs #263
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#263
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 @jacksongoode on GitHub (May 5, 2023).
Original GitHub issue: https://github.com/jpochyla/psst/issues/410
My feeling is that this might be related to loading all the saved songs on startup? Some mechanism might be able to exist to add the songs that were liked in a user's session to the liked songs without any requests (just add to the retrieved stack), every time a user visits their liked page?
@Insprill commented on GitHub (May 5, 2023):
Can you elaborate a bit more, and provide steps to reproduce? I'm not exactly sure what the issue is you're describing.
Edit: Is this a duplicate of #348?
@jacksongoode commented on GitHub (May 5, 2023):
Ah yep it is! Didn't see that one!