Skip to content

Notification tap doesn't navigate when another screen is open #5914

@omi-discord-vector

Description

@omi-discord-vector

Problem

Tapping notifications never navigates to the intended destination — notifications are non-functional.

Affected Notifications

  • Tap & Talk responses (Omi answer notifications)
  • Daily Recaps (summary notifications)
  • Any other notification type

Reproduction

  1. Trigger any notification (Tap & Talk, Daily Recap, etc.)
  2. Receive notification
  3. Tap notification
  4. Observe: Nothing happens — app doesn't navigate to target (chat, recap, conversation, etc.)

Expected

Tapping notification should:

  • Open the app (if closed)
  • Navigate to the relevant screen (chat for Tap & Talk, Daily Recap view, etc.)
  • Work consistently for all notification types

Actual

Tapping notification does nothing — no navigation, app just stays on current screen or opens to default view

Impact

  • Notifications are useless — can't act on them
  • Users miss Tap & Talk answers (have to manually open chat)
  • Daily Recaps can't be viewed via notification
  • Breaks core notification UX expectation (tap = navigate)

Root Cause (likely)

Notification deep-linking is broken or not implemented — notifications lack proper navigation handlers.

Platform

Mobile app (iOS/Android)

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingflutterflutter workp2Priority: Important (score 14-21)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions