Skip to content

Only show name of playlist once#1335

Merged
chvp merged 2 commits intomainfrom
fix/add-to-playlist-double-name
Feb 28, 2026
Merged

Only show name of playlist once#1335
chvp merged 2 commits intomainfrom
fix/add-to-playlist-double-name

Conversation

@robbevp
Copy link
Member

@robbevp robbevp commented Feb 22, 2026

This fixes an issue where the name of the playlist would be shown twice for each option. We only seemed to have this issue for this combobox, the others didn't use the item slot or used the append slot within the item (as we now do here too)

Before:
Screenshot 2026-02-22 at 14 06 46

After:
Screenshot 2026-02-22 at 14 08 59

@robbevp robbevp self-assigned this Feb 22, 2026
@robbevp robbevp added the bug Something isn't working label Feb 22, 2026
@robbevp robbevp requested a review from chvp as a code owner February 22, 2026 13:09
@robbevp robbevp force-pushed the fix/add-to-playlist-double-name branch from a858eb9 to 71e1e78 Compare February 22, 2026 13:12
@robbevp robbevp force-pushed the fix/add-to-playlist-double-name branch from 71e1e78 to 70188ec Compare February 22, 2026 13:12
@robbevp robbevp enabled auto-merge (squash) February 22, 2026 13:24
@chvp chvp disabled auto-merge February 28, 2026 08:19
@robbevp robbevp requested a review from chvp February 28, 2026 10:25
@chvp chvp merged commit 91629f3 into main Feb 28, 2026
4 checks passed
@chvp chvp deleted the fix/add-to-playlist-double-name branch February 28, 2026 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants