21-Jul-2026 — make hidden-walk counts correct on first page load ref #324

build 788commit 55c556c


What's new

On the very first visit to a walks listing, a visitor who is not logged in could see event counts and page numbers that included walks hidden by the new public visibility settings, because the walk settings had not finished loading when the first search ran. The walk list now waits for those settings before searching, so the counts, page numbers and walks on display always agree - even on a cold page load. The same timing gap could briefly let a direct link to a hidden walk show the walk; that path now waits for the settings too.