Skip to content

fix(mobile): preserve notification deep links on launch#131

Open
dhairyashiil wants to merge 1 commit into
mainfrom
codex/fix-notification-landing-redirect
Open

fix(mobile): preserve notification deep links on launch#131
dhairyashiil wants to merge 1 commit into
mainfrom
codex/fix-notification-landing-redirect

Conversation

@dhairyashiil

@dhairyashiil dhairyashiil commented Jun 29, 2026

Copy link
Copy Markdown
Member
Screen.Recording.2026-06-29.at.1.14.34.PM.mov

Summary

  • Prevent the first-page preference redirect from overriding explicit nested tab routes, such as booking-detail notification deep links.
  • Add a pure landing redirect decision helper with Jest coverage for root, default bookings, unconfirmed bookings, and booking-detail paths.

Test Plan

  • cd apps/mobile && bun run test -- landing-page-navigation
  • bun --filter mobile typecheck

Manual Validation

  • Tested locally with a temporary dummy booking notification hook, then removed the temporary code before publishing.

@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

Deployment failed with the following error:

You don't have permission to create a Preview Deployment for this Vercel project: cal-companion-mcp.

View Documentation: https://vercel.com/docs/accounts/team-members-and-roles

@dhairyashiil dhairyashiil marked this pull request as ready for review June 29, 2026 07:49
@dhairyashiil dhairyashiil enabled auto-merge (squash) June 29, 2026 07:49

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 3 files

Re-trigger cubic

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