It took me months to figure out you can just click the author name on the album page to get to the appropriate author page. This is because it does not hint on it being interactive - on hover it does not change color, nor the cursor changes to pointer type. I believe this is a UX issue that may leave many users confuzed and unaware of this (otherwise rather obviuos) liki.
I've attempted to fix this in PR #23 by changing the author name <span>s into <v-chip>s.
It took me months to figure out you can just click the author name on the album page to get to the appropriate author page. This is because it does not hint on it being interactive - on hover it does not change color, nor the cursor changes to pointer type. I believe this is a UX issue that may leave many users confuzed and unaware of this (otherwise rather obviuos) liki.
I've attempted to fix this in PR #23 by changing the author name `<span>`s into `<v-chip>`s.

kiraathecorsac
changed title from Artist name does not seem interactive on the AlbumPage to Artist name does not seem interactive on the AlbumPage, but it is3 months ago
It took me months to figure out you can just click the author name on the album page to get to the appropriate author page. This is because it does not hint on it being interactive - on hover it does not change color, nor the cursor changes to pointer type. I believe this is a UX issue that may leave many users confuzed and unaware of this (otherwise rather obviuos) liki.
I've attempted to fix this in PR #23 by changing the author name
<span>s into<v-chip>s.Artist name does not seem interactive on the AlbumPageto Artist name does not seem interactive on the AlbumPage, but it is 3 months ago