mirror of
https://github.com/koel/koel.git
synced 2026-04-27 01:35:59 +03:00
[GH-ISSUE #1884] [FR]: Add links to artist/album name in queue #1019
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#1019
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 @pimlie on GitHub (Nov 23, 2024).
Original GitHub issue: https://github.com/koel/koel/issues/1884
Originally assigned to: @phanan on GitHub.
Description
The player in the bottom has an actual link (
<a href...>) to the artist page behind the artst name, this ensures that any native browser action likectrl + <click>still works. Would be nice if that was also possible for any item in the queue, so that you can open an artist or album directly in a new tab just by clicking on it while holding ctrl.Additional information
No response