Allow mobile users to zoom the dashboard #101

Closed
opened 2026-08-06 11:46:04 +00:00 by rockachopa · 0 comments
Member

The production dashboard viewport currently sets user-scalable=no in frontend/index.html, which prevents pinch zoom on phones and blocks users who need magnification. Remove that restriction while retaining the responsive device-width viewport. Acceptance: the rendered dashboard viewport does not disable user scaling, and an automated behavioral test guards the accessible viewport policy.

The production dashboard viewport currently sets `user-scalable=no` in `frontend/index.html`, which prevents pinch zoom on phones and blocks users who need magnification. Remove that restriction while retaining the responsive device-width viewport. Acceptance: the rendered dashboard viewport does not disable user scaling, and an automated behavioral test guards the accessible viewport policy.
timmy was assigned by rockachopa 2026-08-06 11:46:04 +00:00
Sign in to join this conversation.
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#101
No description provided.