fixmystreet icon indicating copy to clipboard operation
fixmystreet copied to clipboard

[Waste] WasteWorks specific offline fallback page

Open struan opened this issue 4 months ago • 1 comments

Adds a waste specific offline fallback page at /offline/waste_fallback and updates the service worker to display this as a fallback if the path includes /waste.

Screenshot 2025-12-09 at 11 54 12

Fixes #societyworks/4655

struan avatar Dec 08 '25 17:12 struan

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 82.66%. Comparing base (c1291e0) to head (d941c12). :warning: Report is 27 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5767   +/-   ##
=======================================
  Coverage   82.66%   82.66%           
=======================================
  Files         456      456           
  Lines       35640    35639    -1     
  Branches     5813     5813           
=======================================
  Hits        29461    29461           
+ Misses       4485     4483    -2     
- Partials     1694     1695    +1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Dec 08 '25 17:12 codecov[bot]

Oh, also there was https://github.com/mysociety/societyworks/issues/3745 if we wanted to tweak the wording of these pages to be more generic "problem with the network" perhaps

dracos avatar Dec 15 '25 10:12 dracos

Pushed an update to the fallback templates language.

struan avatar Dec 17 '25 15:12 struan