Skip to content

fix: Restore search query on back navigation and show artist images in search results#1157

Merged
theovilardo merged 1 commit intotheovilardo:masterfrom
Ayaanh001:feature/AmazingFeature
Feb 20, 2026
Merged

fix: Restore search query on back navigation and show artist images in search results#1157
theovilardo merged 1 commit intotheovilardo:masterfrom
Ayaanh001:feature/AmazingFeature

Conversation

@Ayaanh001
Copy link
Copy Markdown
Contributor

  • Store searchQuery in PlayerViewModel (mutableStateOf) so it persists across navigation

  • Add updateSearchQuery() to sync local state back to ViewModel

  • Use artist.effectiveImageUrl in SearchResultArtistItem with SmartImage

  • Fall back to placeholder icon when no artist image is available
    IMG_20260220_233637

…n search results

- Store searchQuery in PlayerViewModel (mutableStateOf) so it persists across navigation

- Add updateSearchQuery() to sync local state back to ViewModel

- Use artist.effectiveImageUrl in SearchResultArtistItem with SmartImage

- Fall back to placeholder icon when no artist image is available
@theovilardo theovilardo merged commit b00c5ab into theovilardo:master Feb 20, 2026
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