Configure deadline reminder time during mobile device setup #715

Closed
opened 2026-08-13 06:49:56 +00:00 by timmy · 0 comments
Owner

Problem

Mobile Device Setup stops after install, offline, and update notifications. Deadline reminders are buried in Work settings and the frontend hardcodes 09:00 even though the API already persists any local hour from 0 through 23. Users can finish phone setup without discovering deadline alerts or choosing a useful reminder time.

Scope

Add a fourth Deadline reminders setup step with a local-hour selector. A single explicit enable action must subscribe the browser when needed, persist the selected hour and timezone, truthfully reflect server-confirmed state when reopened, and retain retry guidance on denial/failure. Keep the existing Work settings synchronized.

Acceptance

  • Device Setup reports deadline reminder readiness and the server-confirmed local hour.
  • Enabling from an unsubscribed phone requests permission once, creates the subscription, and persists deadline preferences.
  • Existing subscriptions change reminder hour without another permission prompt.
  • Denial or request failure never reports the step complete.
  • Controls remain phone-safe with 44px targets and no horizontal overflow.
  • Behavioral frontend tests and the full suite pass.
## Problem Mobile Device Setup stops after install, offline, and update notifications. Deadline reminders are buried in Work settings and the frontend hardcodes 09:00 even though the API already persists any local hour from 0 through 23. Users can finish phone setup without discovering deadline alerts or choosing a useful reminder time. ## Scope Add a fourth Deadline reminders setup step with a local-hour selector. A single explicit enable action must subscribe the browser when needed, persist the selected hour and timezone, truthfully reflect server-confirmed state when reopened, and retain retry guidance on denial/failure. Keep the existing Work settings synchronized. ## Acceptance - Device Setup reports deadline reminder readiness and the server-confirmed local hour. - Enabling from an unsubscribed phone requests permission once, creates the subscription, and persists deadline preferences. - Existing subscriptions change reminder hour without another permission prompt. - Denial or request failure never reports the step complete. - Controls remain phone-safe with 44px targets and no horizontal overflow. - Behavioral frontend tests and the full suite pass.
timmy self-assigned this 2026-08-13 06:49:56 +00:00
timmy closed this issue 2026-08-13 06:59:44 +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#715
No description provided.