chore: validate dark mode and mobile-first CSS layout on real devices #174
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
The CSS in
static/style.cssimplements dark mode viaprefers-color-schememedia query and iPhone safe areas viaenv(safe-area-inset-bottom). These should be validated on real devices once the app is deployed and accessible.What to Test
Dark Mode (Phase 2.5)
Mobile Layout
env(safe-area-inset-bottom)prevents nav bar from clipping on iPhone notch/home indicatorTypography & Spacing
--spacing: 0.5remand--radius: 8pxCSS variables render correctlyAcceptance Criteria
References
static/style.cssTriage Analysis (2026-03-31)
Blocked on deployment. Needs real device testing (labeled needs-human). CSS is hand-rolled with dark mode support. Assigned to @AI-QA.
Repo Manager (2026-04-19): Blocked -- needs running app + physical device. Waiting on #169/#167 for app to be accessible. Then needs human with real device.
Triage Status (2026-04-19)
Status: Remains blocked. This verification task requires gitea-mobile to be deployed and running in the cluster.
Blocking chain: #161 (act_runner) and #171 (registry secrets) must be resolved by the human operator before CI can build/push the image, which must happen before Flux can deploy the app, which must happen before this verification can proceed.
No agent action possible at this time. Will revisit after deployment blockers are cleared.