Skip to content

feat: install walkthrough slideshow + push notification dialog - #138

Merged
balebbae merged 3 commits into
mainfrom
devin/1787874492-install-guide-dialog
Aug 28, 2026
Merged

feat: install walkthrough slideshow + push notification dialog#138
balebbae merged 3 commits into
mainfrom
devin/1787874492-install-guide-dialog

Conversation

@devin-ai-integration

@devin-ai-integration devin-ai-integration Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Summary

Replaces the terse install toast with a click-through walkthrough dialog (InstallGuideDialog) using 5 edited iOS screenshots (blurred personal info, red tap arrows) in client/portal/public/install-guide/. The dialog shows one screenshot at a time with a caption, progress dots, Back/Next, and Done on the last step.

  • Profile page "Install app" always opens the slideshow, on every platform (no more platform-specific toasts / promptInstall() from that button).
  • Onboarding InstallPromptHost keeps its toasts, but the iOS toast gains a "Show me how" action that opens the same dialog; closing it settles the onboarding step.
  • PushPromptHost no longer shows a toast — the push-permission prompt is now a dialog with "Allow notifications" (loading state while subscribing) and "Not now" buttons; closing dismisses the onboarding step.
  • Slideshow card has a constant size across steps: fixed-height image container (h-[min(45vh,24rem)] with object-contain) and a reserved two-line caption (min-h-10), no "Step X of Y" prefix.

Link to Devin session: https://app.devin.ai/sessions/3819fb8e090243e3be94e42b6634f587
Open in Devin Desktop: https://app.devin.ai/desktop/session/3819fb8e090243e3be94e42b6634f587?variant=devin
Requested by: @balebbae

Co-Authored-By: Caleb Bae <baecal000@gmail.com>
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

devin-ai-integration Bot and others added 2 commits August 28, 2026 19:49
Co-Authored-By: Caleb Bae <baecal000@gmail.com>
Co-Authored-By: Caleb Bae <baecal000@gmail.com>
@devin-ai-integration devin-ai-integration Bot changed the title feat: step-through iOS add-to-home-screen walkthrough dialog feat: install walkthrough slideshow + push notification dialog Aug 28, 2026
@balebbae
balebbae merged commit 67c84cc into main Aug 28, 2026
4 checks passed
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.

1 participant