Files
webapp/graphql/operations
Ruslan Bakiev 9b99d8981c
All checks were successful
Build Docker Image / build (push) Successful in 4m12s
Optimize catalog loading: backend bounds filtering + early returns
- Add bounds (west/south/east/north) parameters to GetNodes query
- Add setBoundsFilter to useCatalogHubs, useCatalogSuppliers, useCatalogProducts
- Replace client-side bounds filtering with backend query
- Add early return to setProductFilter to avoid redundant fetches
- Watch filterByBounds to trigger backend refetch when checkbox changes
2026-01-24 12:19:00 +07:00
..