← All clips · Uncategorized
Applying from a phone
PASSING GATE Guest 6 steps · 9.5s · recorded Aug 25, 9:08 PM · eadc380
Speed
Download video ← Apply to host an event Approve or decline a signed contract →
Source: e2e/scenarios/test_wf_applying_from_a_phone.py:1
·
run 20260826T040840Z-eadc380 · steps carry
start_ms/end_ms offsets into the video
Steps
-
390x844 is the design width, not an edge case — it is where the owner reviews.
-
Five inline `grid-template-columns` used to outrank the media query here, so Instagram and Twitter shared 150px each and the run-of-show slots — the one grid written as auto-fit — were the only ones that behaved.
-
Headcount min, max and bar minimum were 95px each — three columns forced inline — with a four-line capacity note in one of them. That is the 'not aligned' in the note, exactly.
-
It was 179px — 21% of the screen — and covered 14 elements of the table above it. It keeps the submit button, the error line, and the one read-out that changes as you type; the other two moved up beside their own inputs.
-
`position: fixed` was rejected: it trades an overlap you can scroll past for one you cannot. Sticky is right, and the form reserves the bar's height so nothing ends up behind it.
-
Two- and three-column rows, the tier table, a strip-height bar. This was a phone-width regression, not a redesign — desktop must be untouched, and it got shorter rather than different.
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 (6)
- 20260830T213753Z-3499cea — passed · 3499cea
- 20260830T182943Z-77584d6 — passed · 77584d6
- 20260830T180141Z-bd2e5e8 — passed · bd2e5e8
- 20260830T175029Z-7720b19 — passed · 7720b19
- 20260830T170209Z-b690bff — passed · b690bff
- 20260826T040840Z-eadc380 — passed · eadc380