← All clips · Uncategorized
The rail swallows the click
PASSING GATE Guest 9 steps · 35.8s · recorded Aug 30, 11:34 AM · 77584d6
This run has no video.
Speed
← The house keeps its numbers The venues own door →
Source: e2e/scenarios/test_wf_the_rail_swallows_the_click.py:1
·
run 20260830T183338Z-77584d6 · steps carry
start_ms/end_ms offsets into the video
Steps
-
Establish that the card itself is fine before blaming anything.
-
The rail is how a guest gets from the front page to a night. It is the first click of buying a ticket.
-
A single press, no drag. Nothing moves and nothing errors.
-
The regression guard on the fix: capture is what makes a drag keep tracking when the pointer leaves the rail, so a fix that drops it entirely trades one bug for another.
-
`if (e.pointerType !== 'mouse') return;` — touch never enters the capture path. This is why a desktop-only dead click survived: the product is tested on the phone it is used on.
Notes
Sign in to leave a timestamped review note. Notes land in the same review backlog as in-page annotations.
- No notes on this clip yet.
Run history (5)
- 20260830T214758Z-3499cea — passed · 3499cea
- 20260830T183338Z-77584d6 — passed · 77584d6
- 20260830T180545Z-bd2e5e8 — passed · bd2e5e8
- 20260830T175804Z-7720b19 — passed · 7720b19
- 20260830T175526Z-7720b19 — failed · 7720b19