Mobile responsiveness across the portal + viewport regression test #46
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "Talha"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Makes every screen usable from 320px through desktop, with desktop layouts unchanged.
.grid > */.rbac-layout > */.progress-stage-grid > *min-width:0) — fixes clipped cards on CV Import, Interviews, Tasks, Access Control, Progressnpm run test:mobile(puppeteer-core devDep, drives installed Chrome): all 27 routes at 320/375/390/430/768 — fails on sideways scroll or runtime errorsVerification:
npm run verifygreen (build, 31 routes smoke, token, theme) andnpm run test:mobilegreen on the merged tree.🤖 Generated with Claude Code