mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-06-21 14:21:46 +00:00
443ae7cb19
Three changes: - tripSyncManager: add interrupt() so trip page load can stop competing background bundle sync requests; also try clearing blobCache before falling back to full clearAll() on QuotaExceededError - TripPlannerPage: call tripSyncManager.interrupt() when mounting so loadTrip gets network priority over background syncAll - TripPlannerPage: show a 'go back to dashboard' link after 12 seconds on the splash screen so users are never stuck with no escape