Skip to content

feat(artist-details): add library status indicator to similar artists#102

Merged
lklynet merged 1 commit intomainfrom
similar-artist-checkmarks
Feb 25, 2026
Merged

feat(artist-details): add library status indicator to similar artists#102
lklynet merged 1 commit intomainfrom
similar-artist-checkmarks

Conversation

@lklynet
Copy link
Owner

@lklynet lklynet commented Feb 25, 2026

Add a cache for library lookup results to avoid redundant network requests. The similar artists section now displays a checkmark icon for artists already in the user's library. This provides immediate visual feedback and improves the user experience by reducing perceived latency.

Add a cache for library lookup results to avoid redundant network requests. The similar artists section now displays a checkmark icon for artists already in the user's library. This provides immediate visual feedback and improves the user experience by reducing perceived latency.
@lklynet lklynet merged commit a88d77e into main Feb 25, 2026
2 checks passed
@lklynet lklynet deleted the similar-artist-checkmarks branch February 25, 2026 19:40
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.

Artist that are already present in library are not showing with the "Green Icon", as "In your library"

1 participant