NuvioStreaming/composeApp
DynamycSound ffb5797116
fix(collections): preserve catalog genre filter on View All
The genre filter applied to a collection folder catalog was dropped when
opening View All. FolderDetailRepository.getCatalogSectionsForRows() built
HomeCatalogSection without carrying the tab's genre, and onCatalogClick did
not forward it to CatalogRoute, so the full-catalog screen loaded unfiltered.

Add a genre field to HomeCatalogSection, pass tab.genre when mapping folder
tabs to sections, and forward section.genre into CatalogRoute so the selected
genre filter is preserved through View All.

Fixes #1264
2026-06-07 22:57:55 +00:00
..
libs fix: force sync pull on foreground request 2026-05-31 14:03:26 +05:30
src fix(collections): preserve catalog genre filter on View All 2026-06-07 22:57:55 +00:00
build.gradle.kts Revert "Merge branch 'iosmodalsheet' into cmp-rewrite" 2026-06-05 17:16:09 +05:30
proguard-rules.pro bump version - hotfix 2026-06-04 02:15:21 +05:30