[PR #1936] [MERGED] fix: broken podcast filter #1961

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

📋 Pull Request Information

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

Base: masterHead: fix-podcast-filter


📝 Commits (1)

  • 898166e fix: broken podcast filter

📊 Changes

7 files changed (+29 additions, -29 deletions)

View changed files

📝 resources/assets/js/components/screens/PodcastListScreen.vue (+6 -5)
📝 resources/assets/js/components/screens/PodcastScreen.vue (+10 -12)
📝 resources/assets/js/components/song/song-list/SongListControls.vue (+1 -1)
📝 resources/assets/js/components/ui/ListFilter.spec.ts (+6 -6)
📝 resources/assets/js/components/ui/ListFilter.vue (+2 -2)
📝 resources/assets/js/composables/useSongList.ts (+2 -2)
📝 resources/assets/js/symbols.ts (+2 -1)

📄 Description

…after the latest change to the SongListFilter (now renamed to just ListFilter) component.


🔄 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/1936 **Author:** [@phanan](https://github.com/phanan) **Created:** 6/1/2025 **Status:** ✅ Merged **Merged:** 6/1/2025 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `fix-podcast-filter` --- ### 📝 Commits (1) - [`898166e`](https://github.com/koel/koel/commit/898166e60f785638b7379e5679d44980cc2e7c47) fix: broken podcast filter ### 📊 Changes **7 files changed** (+29 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `resources/assets/js/components/screens/PodcastListScreen.vue` (+6 -5) 📝 `resources/assets/js/components/screens/PodcastScreen.vue` (+10 -12) 📝 `resources/assets/js/components/song/song-list/SongListControls.vue` (+1 -1) 📝 `resources/assets/js/components/ui/ListFilter.spec.ts` (+6 -6) 📝 `resources/assets/js/components/ui/ListFilter.vue` (+2 -2) 📝 `resources/assets/js/composables/useSongList.ts` (+2 -2) 📝 `resources/assets/js/symbols.ts` (+2 -1) </details> ### 📄 Description …after the latest change to the `SongListFilter` (now renamed to just `ListFilter`) component. --- <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:53 +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#1961
No description provided.