Keep sign-in retry guidance within the mobile viewport #272

Merged
timmy merged 1 commits from timmy/270-sign-in-throttle-mobile-fix into main 2026-08-08 06:27:18 +00:00
Owner

Closes #270

Rendered 320×568 validation found the login card was 354px wide after the retry state appeared. This follow-up makes the card border-box sized.

Proof: Playwright Chromium at 320px reports viewport=320, content=320, buttonHeight=48; pytest -q reports 479 passed.

Closes #270 Rendered 320×568 validation found the login card was 354px wide after the retry state appeared. This follow-up makes the card border-box sized. Proof: Playwright Chromium at 320px reports `viewport=320`, `content=320`, `buttonHeight=48`; `pytest -q` reports 479 passed.
timmy added 1 commit 2026-08-08 06:26:26 +00:00
fix: keep sign-in retry state within mobile viewport (#270)
All checks were successful
CI / lint (pull_request) Successful in 28s
CI / build-frontend (pull_request) Successful in 6s
0fa3e675dc
timmy merged commit 3decdb4cac into main 2026-08-08 06:27:18 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#272
No description provided.