NotablePublic booking flowApril 22, 2026
Booking form refreshes correctly after returning from success
Customers who return to the booking form after completing a reservation now see freshly revalidated availability instead of a stale slot snapshot from browser history.
All studiosPhoto studiosVideo studiosPodcast studiosRecording studios
What changed
We fixed a browser-history restore issue in the public booking form. When a customer completed a booking, landed on the success page, and then used the browser Back button, the booking page could come back from cache without fetching fresh availability.
The booking form now refreshes availability when the page is restored, so newly occupied same-day slots, invalid times, and recovery suggestions are recalculated against the latest server state.
Why this matters
- Customers are less likely to get stuck on a stale time selection after a just-finished reservation.
- Same-day booking pages now recover more clearly when the previously visible slot is no longer available.
- Alternative times and recovery suggestions stay aligned with the real live schedule after back navigation.
- Studios get a more reliable booking funnel in one of the easiest ways customers can accidentally revisit an outdated form state.