[PR #1954] [MERGED] fix: genre screen not showing songs properly #1978

Closed
opened 2026-02-26 03:32:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1954
Author: @phanan
Created: 6/16/2025
Status: Merged
Merged: 6/16/2025
Merged by: @phanan

Base: masterHead: fix-genres


📝 Commits (1)

  • 8032771 fix: genre screen not showing songs properly

📊 Changes

3 files changed (+30 additions, -12 deletions)

View changed files

📝 resources/assets/js/components/screens/GenreScreen.vue (+6 -4)
📝 resources/assets/js/components/ui/ThumbnailStack.vue (+23 -7)
📝 resources/assets/js/stores/songStore.ts (+1 -1)

📄 Description

also avoiding re-rendering thumbnail stacks unnecessarily.


🔄 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/koel/koel/pull/1954 **Author:** [@phanan](https://github.com/phanan) **Created:** 6/16/2025 **Status:** ✅ Merged **Merged:** 6/16/2025 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `fix-genres` --- ### 📝 Commits (1) - [`8032771`](https://github.com/koel/koel/commit/8032771e0e50e713a327617ea5e935dd7b449b68) fix: genre screen not showing songs properly ### 📊 Changes **3 files changed** (+30 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `resources/assets/js/components/screens/GenreScreen.vue` (+6 -4) 📝 `resources/assets/js/components/ui/ThumbnailStack.vue` (+23 -7) 📝 `resources/assets/js/stores/songStore.ts` (+1 -1) </details> ### 📄 Description also avoiding re-rendering thumbnail stacks unnecessarily. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:32:56 +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/koel-koel#1978
No description provided.