Files
cfw-autumn/apps/docs/mintlify/documentation/getting-started/deploy.mdx
Ayush Rodrigues cdcbe3f5fd Rework customer filters: URL-first architecture with per-org-per-env localStorage persistence
Consolidate useCustomersQueryStates + usePersistedFilters into a single useCustomerFilters hook.
URL params take priority over localStorage, filters persist per org+env, and queries are gated
behind isInitialized to prevent flashes of unfiltered data on navigation.

Made-with: Cursor
2026-03-27 09:42:44 +00:00

3.4 KiB