mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #571] Hide artist catalogue sections when empty #345
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#345
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Originally created by @jacksongoode on GitHub (Dec 20, 2024).
Original GitHub issue: https://github.com/jpochyla/psst/issues/571
Describe the bug
There's some weird indentation on the related artist. I guess it's not indented because it doesn't fall within the catalog of the current artist, but when there's no items for this artist, we should probably hide the sections completely.
To Reproduce
Find an artist (usually from credits link) that has no items in their catalogue.
Expected behavior
Its weird to see related artists not indented? Is there a style solution for this?
Screenshots

Environment
@SO9010 commented on GitHub (Jan 30, 2025):
Is there still an artist image for them? It would look less plane if we removed the headers when they don't exist, and just show their image?
@SO9010 commented on GitHub (May 6, 2025):
The album cover not showing is related to: #582