apognu / otter

Music player for Funkwhale
MIT License
214 stars 21 forks source link

Access artist view from player view #92

Open DanielNautre opened 3 years ago

DanielNautre commented 3 years ago

When on the player view, pressing on the artist (see screenshot) would open the artist view. This would not require the UI to be reworked, only the text to become a button/link

Use Case Example

When listening to the random radio, I stumble of an artist I want to hear more from. I can then press on the player view on the artist which takes me to the artist view.

Possible issues / Drawback

The button might be too small. I don't think this would break any other function as the whole space here is not interactive at the moment.

Screenshot_20201009-102133

DanielNautre commented 3 years ago

Looking through the code made me find #30 But that doesn't seem to work in my case. I wonder if that's because the covers are missing (see https://dev.funkwhale.audio/funkwhale/funkwhale/-/issues/1174)

Device Info Samsung S7 with Android 8.0.0 running version 1.0.21 of Otter

DanielNautre commented 3 years ago

Not my brightest moment. The link to the artists/ album are in the menu on the top right... I still think that it would be easier to access the artist by pressing its name on the play now view as described above.