-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Is there an existing feature request for this?
- I have searched the existing issues
Problem or Motivation
On the playlist page, the playlist creator/artist name shown below the playlist title is currently not clickable.
In YouTube Music (web), clicking the creator/artist name opens the corresponding user/artist profile page. In Kaset it is displayed as plain text, so there is no quick way to navigate to the creator profile.
This makes it harder to discover more playlists or releases from the same artist/user.
Proposed Solution
Make the playlist creator/artist name clickable in the playlist view.
Clicking it should navigate to the corresponding artist/user profile page (similar to YouTube Music web behavior).
Optionally, the name could be styled like a link (hover effect, cursor pointer) to make it obvious that it is clickable.
Alternatives Considered
- Add a context menu on the creator name (right click / long press) with an option like "Open profile".
- Add a separate button next to the creator name (e.g. "View profile").
But the simplest and most intuitive solution would be making the creator name itself clickable.
Feature Area
Library / Playlists
How important is this feature to you?
Would improve my experience
Mockups or Examples
No response
Additional Context
No response