Skip to content

feat(mobile-help): add in-app user guide - #350

Draft
Adamskiee wants to merge 2 commits into
developfrom
feature/mobile-in-app-user-guide
Draft

feat(mobile-help): add in-app user guide#350
Adamskiee wants to merge 2 commits into
developfrom
feature/mobile-in-app-user-guide

Conversation

@Adamskiee

Copy link
Copy Markdown
Collaborator

Summary

Adds a post-onboarding SAPOT mobile guide with a versioned spotlight tour and persistent offline Help Center.

  • Adds typed, role- and mode-filtered help articles and article routes.
  • Persists tour completion through secure storage, with a fail-closed autostart gate and replay support.
  • Adds the tour provider, anchors, overlay, and Help affordances in the drawer, tabs, announcements, and peer profile.
  • Documents the feature and secure-storage key.

Validation

  • pnpm run testAll
  • pnpm run typecheck
  • pnpm run lint
  • pnpm test -- --runInBand features/help

Manual smoke test

Open Settings > Support > Help Center, read an article, then choose Take the tour again and return Home.

@Adamskiee Adamskiee linked an issue Aug 7, 2026 that may be closed by this pull request
Scrim is an opaque token meant for reduced-opacity compositing; using
it directly hid the app behind the tour instead of dimming it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

In-app new user guide

1 participant