Programming update

Matchday details and safer participation controls

Liga do Povo Verified change 9fc0ee2

Programming note by .

Liga do Povo replaced the older match detail treatment with an interactive matchday board and made participation controls reflect the actual game state.

What changed

The match page now presents time, place, availability, gear, and community-listing context through one responsive matchday surface.

Join, leave, waitlist, directions, and organiser-access actions now change according to listing type, public-location availability, and whether a game is scheduled, completed, or cancelled.

The smoke suite checks the board on mobile, verifies its interactive state, and confirms that the rendered scene has a usable visual signal.

Engineering note

Participation controls are part of the data model, not decoration. When the interface reflects listing type and game state directly, it is harder to offer an action the underlying record cannot honour.

Provenance

This note is based on verified project source at commit 9fc0ee2. It records a programming change, not a personal-status update.