Skip to content

LB-1969: Add tooltip to Similar Artists header on artist page#3662

Open
meekhumor wants to merge 1 commit intometabrainz:masterfrom
meekhumor:LB-1969
Open

LB-1969: Add tooltip to Similar Artists header on artist page#3662
meekhumor wants to merge 1 commit intometabrainz:masterfrom
meekhumor:LB-1969

Conversation

@meekhumor
Copy link
Copy Markdown
Contributor

Problem

Ticket: LB-1969

Currently, the Similar Artists graph on artist pages only shows when there is enough data to generate it. Right now when there is no data, the entire section is hidden. This can be confusing for users browsing lesser known artists, they may not realize the feature exists.

Solution

  • Always show the Similar Artists header on artist pages regardless of data availability
  • Added a tooltip icon (?) next to the title explaining: "This graph will be displayed when more users have listened to this artist."
  • When data is available, the graph renders as before with no tooltip icon
Screenshot from 2026-03-30 22-32-06
  • I have run the code and manually tested the changes

AI usage

  • I did not use any AI

Action

No further action needed.

@Aerozol
Copy link
Copy Markdown
Contributor

Aerozol commented Mar 30, 2026

Thank you for picking this up!

Looks like a big gap under 'Similar Artists'? Can we make this smaller, when nothing is displayed? (not tested, based off screenshot only)

@meekhumor
Copy link
Copy Markdown
Contributor Author

@Aerozol
image

image

Does this look fine?

@Aerozol
Copy link
Copy Markdown
Contributor

Aerozol commented Apr 7, 2026

If it looks like this then that's still a lot of empty:

image

@meekhumor
Copy link
Copy Markdown
Contributor Author

image image
image image
image image
image image

@Aerozol among these which one will u prefer

@Aerozol
Copy link
Copy Markdown
Contributor

Aerozol commented Apr 8, 2026

Thank you @meekhumor! Option 1 please.
(Since the tooltip is only displayed on hover/click we don't have to worry about it covering elements)

@meekhumor
Copy link
Copy Markdown
Contributor Author

Alright @Aerozol , I have updated the code accordingly, Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants