Skip to content

Add album sorting and refreshed search cards#319

Merged
lklynet merged 3 commits into
mainfrom
feature/album-search-sort
May 14, 2026
Merged

Add album sorting and refreshed search cards#319
lklynet merged 3 commits into
mainfrom
feature/album-search-sort

Conversation

@lklynet
Copy link
Copy Markdown
Owner

@lklynet lklynet commented May 11, 2026

Summary

  • Add server-side album sorting for relevance, newest, artist A-Z, and title A-Z.
  • Expand album search ranking and pagination logic to sort a larger candidate window before returning results.
  • Refresh album result cards with a denser grid layout, clearer action states, and quick access to artist pages.
  • Add album sort controls to the search results page and surface the selected sort in the URL.

Testing

  • Not run
  • Verified the diff for backend album search sorting and frontend sort control wiring
  • Verified album cards still support add/search/library actions and artist navigation

- Sort album search results by relevance, date, artist, or title
- Restructure album result cards with compact actions and metadata
- Add album sort controls to the search results page
@lklynet lklynet linked an issue May 11, 2026 that may be closed by this pull request
lklynet added 2 commits May 11, 2026 16:58
- Let available albums open their artist detail view from the primary action
- Add hover cover scaling and refine the action button affordance
- Remove the separate in-library badge from search results
@lklynet lklynet merged commit 142898f into main May 14, 2026
1 check passed
@lklynet lklynet deleted the feature/album-search-sort branch May 14, 2026 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Improve album search ranking

1 participant