Background
Rapid online/offline transitions trigger redundant syncs. Debounce connectivity changes before reacting.
Files to modify (2-3)
src/hooks/useOfflineMode.tsx
src/utils/pwaUtils.ts
Acceptance Criteria
Implemented across the listed files
Unit/integration tests added or updated and passing
No regression; follows project coding standards
Background
Rapid online/offline transitions trigger redundant syncs. Debounce connectivity changes before reacting.
Files to modify (2-3)
src/hooks/useOfflineMode.tsx
src/utils/pwaUtils.ts
Acceptance Criteria
Implemented across the listed files
Unit/integration tests added or updated and passing
No regression; follows project coding standards