Persist help overlay dismissed state #53

Closed
opened 2026-05-31 01:21:04 +00:00 by shawn · 0 comments
Owner

Changes

  • Help overlay now sets localStorage.setItem('canteen_help_seen', '1') when dismissed via "Got it"
  • Future-proofing: prepares for potential auto-show-on-first-visit behavior
  • The button always shows help regardless of localStorage state (no regression)

File: static/index.html

## Changes - Help overlay now sets `localStorage.setItem('canteen_help_seen', '1')` when dismissed via "Got it" - Future-proofing: prepares for potential auto-show-on-first-visit behavior - The ❓ button always shows help regardless of localStorage state (no regression) **File:** `static/index.html`
shawn closed this issue 2026-05-31 01:21:04 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shawn/canteen-asset-tracker#53