[GH-ISSUE #1744] Playlist sorting not being saved #960

Open
opened 2026-02-26 02:34:45 +03:00 by kerem · 1 comment
Owner

Originally created by @emmadesilva on GitHub (Feb 5, 2024).
Original GitHub issue: https://github.com/koel/koel/issues/1744

Describe the bug

Changing the playlist sorting (#, title, album, etc) does not remember the last setting.

To reproduce
Steps to reproduce the behavior:

  1. Go to a playlist (it defaults to sort by title)
  2. Click on # to sort by number
  3. Refresh page
  4. The sorting is reset to title

Expected behavior
It should remember my last selection, probably in localstorage?

Screenshots
image

Environment

  • Koel v6.12.1
  • Laravel v9.52.0
  • PHP v8.3.2
  • NPM 10.2.3
  • Chrome 121 on Windows (server is on Ubuntu)
Originally created by @emmadesilva on GitHub (Feb 5, 2024). Original GitHub issue: https://github.com/koel/koel/issues/1744 **Describe the bug** Changing the playlist sorting (#, title, album, etc) does not remember the last setting. **To reproduce** Steps to reproduce the behavior: 1. Go to a playlist (it defaults to sort by title) 2. Click on `#` to sort by number 3. Refresh page 4. The sorting is reset to title **Expected behavior** It should remember my last selection, probably in localstorage? **Screenshots** ![image](https://github.com/koel/koel/assets/95144705/635cf007-2443-4966-8319-644493a9e149) **Environment** - Koel v6.12.1 - Laravel v9.52.0 - PHP v8.3.2 - NPM 10.2.3 - Chrome 121 on Windows (server is on Ubuntu)
Author
Owner

@phanan commented on GitHub (Jul 10, 2024):

Not a bug, just not implemented :) But Im willing to give it a go in the next version.

<!-- gh-comment-id:2221175680 --> @phanan commented on GitHub (Jul 10, 2024): Not a bug, just not implemented :) But Im willing to give it a go in the next version.
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/koel-koel#960
No description provided.