14-May-2026 — lead button, auto-expand & risk-assessment control / config, sub-tab order closes #266

build 642commit e3115da



Same card seen as an admin - the button becomes a split, with lead as the default click and a caret toggle alongside it.

Admin opens the caret and gets an edit option, which navigates to the walk editor with ?as=edit so no auto-leader-init runs.

Walk card action button as a regular member sees it - a plain yellow lead button, no admin options.


Walks listing - the first walk auto-expands only when walkDetailsComplete() is true, so empty Sunday slots no longer win the next-walk slot.


Walks Configuration > General - the requireRiskAssessment checkbox is the source of the new guard.


Walk editor tab strip with the Risk Assessment chip on the right, shown only when the requireRiskAssessment toggle is on and the user can edit the walk.

Walk Details sub-tabs now render Venue, Route, Route & Venue in that fixed order.