musicbrainz-provider #2
Reference in New Issue
Block a user
Delete Branch "musicbrainz-provider"
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?
Task 8's ignore/restore/ignore-singles actions live on the artist detail page, but the dashboard rendered artist names as plain text with no link, making those actions unreachable through normal UI navigation. Wrap the name in an anchor to /artist/{id} and assert the link in the dashboard test.