04-Sep-2026 — stop the events page spinning forever when the walks configuration fails to load #383

build 877commit d822dee


What's new

If the walks configuration request fails, for example on a flaky mobile connection, the social events and walks list used to wait for it forever and never show anything. It now reports the problem and can be retried, and a failed events request shows an alert rather than an unhandled error. Event card images are also loaded lazily, which lightens the page on slower devices.

At a glance