Skip to content

Fix app auto-navigating to Updates when a toast is shown#5104

Merged
Gabriel Dufresne (GabrielDuf) merged 1 commit into
mainfrom
fix/notification-toast-auto-navigate
Jul 15, 2026
Merged

Fix app auto-navigating to Updates when a toast is shown#5104
Gabriel Dufresne (GabrielDuf) merged 1 commit into
mainfrom
fix/notification-toast-auto-navigate

Conversation

@GabrielDuf

@GabrielDuf Gabriel Dufresne (GabrielDuf) commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

This pull request makes a small but important change to the toast notification activation logic. The code no longer immediately raises the activation event when showing a notification; instead, activation is now only triggered when the user clicks the toast, preventing unintended navigation within the app.

@GabrielDuf
Gabriel Dufresne (GabrielDuf) merged commit 45f15d6 into main Jul 15, 2026
5 checks passed
@GabrielDuf
Gabriel Dufresne (GabrielDuf) deleted the fix/notification-toast-auto-navigate branch July 15, 2026 20:57
@GabrielDuf Gabriel Dufresne (GabrielDuf) linked an issue Jul 16, 2026 that may be closed by this pull request
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants