mirror of
https://github.com/FluxaMedia/fluxa-core.git
synced 2026-08-12 18:18:09 +00:00
Discover only ever fetched the first page (typically 20-50 items) of a catalog and had no way to request more. Add a discoverPageRequested action, a fetchDiscoverPage effect, and a dedicated DiscoverPaging generation key so an in-flight "load more" fetch can't clobber a fresh query (or vice versa) when the user changes catalog/genre mid-fetch. |
||
|---|---|---|
| .. | ||
| effects.rs | ||
| mod.rs | ||