← All clips · Uncategorized

The rail swallows the click

PASSING GATE Guest 9 steps · 35.8s · recorded Aug 30, 11:34 AM · 77584d6

Viewing an archived run (20260830T183338Z-77584d6). Back to the current run.

This run has no video.

Speed

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

  1. Establish that the card itself is fine before blaming anything.

  2. The rail is how a guest gets from the front page to a night. It is the first click of buying a ticket.

  3. A single press, no drag. Nothing moves and nothing errors.

  4. 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.

  5. `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.

  1. No notes on this clip yet.
Run history (5)