-
Improvement
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
Pre-NGS we used to display relationships on the overview page (e.g. http://classic.musicbrainz.org/artist/d997d399-355e-4c49-9c7b-75a93d76bc0e.html) and we had an appearances page (e.g. http://classic.musicbrainz.org/show/artist/appears-on.html?artistid=285191 ) which displayed a list of credits on releases and tracks.
Now we only have the relationships page (e.g. https://beta.musicbrainz.org/artist/d997d399-355e-4c49-9c7b-75a93d76bc0e/relationships ). This displays a list of artist, label and URL relationships at the top and a table of release, recording and work relationships at the bottom. I think it would be nice to move the list at the top to the overview page and turn the current relationships page into an "appearances" page. This would move things like information about members, sublabels and the ability to edit URLs to the overview page and gives the current page a bit more meaning (i.e. it would go from being a generic list of relationships to a slightly more specific list of things the artist has done).
To stop the list of relationships from being too long, we could use the same code that we use to limit the length of annotations by default.
For labels, the releases, recordings and works are not currently displayed in a table. I think making it so they are would make sense and would probably fix MBS-4151 too. I'm not sure if "appearances" for the page name works for labels though.