jeffvli
c8e8f58cce
re-add useTransition to router
2026-04-05 21:54:07 -07:00
Damien Erambert
55a6ea4fca
Prevent double fetching when force refreshing paginated views ( #1637 )
...
* Prevent double fetching when force refreshing paginated views
* remove await from infinite list loader query invalidation
* add mutation and loading state to list refresh
* add non-suspense query to list genre filters to add loading state
* remove list count data set on random queries
---------
Co-authored-by: jeffvli <jeffvictorli@gmail.com >
2026-02-02 20:25:19 -08:00
jeffvli
790782b799
fix itemCount not updating properly on zero value
2026-01-17 16:25:37 -08:00
jeffvli
e78a46ab24
optimize list refresh functions
2025-11-29 19:33:38 -08:00
jeffvli
04c2bec58f
fix paginated loader query return value to be consistent with domain types
2025-11-29 19:33:38 -08:00
jeffvli
69f7f5c236
handle favorite/rating events for all tables
2025-11-29 19:33:34 -08:00
jeffvli
05c4fd37cc
fix list paginated loader hook
2025-11-29 19:32:22 -08:00
jeffvli
2504c0ec10
fix list loader query keys
2025-11-29 19:32:11 -08:00
jeffvli
51b1945957
add itemCount to list context
2025-11-29 19:30:51 -08:00
jeffvli
241e265e02
handle favorite/rating column mutations
2025-11-29 19:30:50 -08:00
jeffvli
3efa54b68a
add additional list pagination helpers and components
2025-11-29 19:30:48 -08:00
jeffvli
91deb9b7c1
add paginated list loader hook
2025-11-29 19:30:48 -08:00