Skip to content

Add pending confirmation banner with countdown timer to booking page#16

Open
datengraben wants to merge 2 commits into
masterfrom
claude/add-booking-confirmation-1M3iM
Open

Add pending confirmation banner with countdown timer to booking page#16
datengraben wants to merge 2 commits into
masterfrom
claude/add-booking-confirmation-1M3iM

Conversation

@datengraben

Copy link
Copy Markdown
Owner

Shows a pulsing dot indicator and a 10-minute countdown on unconfirmed
bookings, matching the backend cleanup window. When the timer expires
the banner switches to an error state with a prompt to re-book.

https://claude.ai/code/session_018venhGEsvBz1bNMPoi9kXg

claude added 2 commits April 16, 2026 19:20
Shows a pulsing dot indicator and a 10-minute countdown on unconfirmed
bookings, matching the backend cleanup window. When the timer expires
the banner switches to an error state with a prompt to re-book.

https://claude.ai/code/session_018venhGEsvBz1bNMPoi9kXg
Tests cover: banner visibility on unconfirmed bookings, pulsing dot
presence, countdown timer format (MM:SS), timer decrement after a
clock tick, expired state after 601 s, and absence of the banner on
confirmed and cancelled bookings.

Also adds data-expiry attribute to the banner element to support
clock-based test assertions.

https://claude.ai/code/session_018venhGEsvBz1bNMPoi9kXg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants