Skip to content

Conversation

@rajveermalviya
Copy link
Member

Previously, opening a notification from a different account would leave the home page on a different account than the newly opened message list.

Now, if the notification's account is different from currently viewing account, we change the whole navigation stack: pop all routes, push HomePage, push MessageList

Fixes: #1210

Previously, opening a notification from a different account would
leave the home page on a different account than the newly opened
message list.

Now, if the notification's account is different from currently
viewing account, we change the whole navigation stack:
pop all routes, push HomePage, push MessageList

Fixes: zulip#1210
@rajveermalviya rajveermalviya added the maintainer review PR ready for review by Zulip maintainers label Nov 19, 2025
Copy link
Collaborator

@chrisbobbe chrisbobbe left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM, marking for Greg's review.

@chrisbobbe chrisbobbe requested a review from gnprice November 21, 2025 01:22
@chrisbobbe chrisbobbe assigned gnprice and unassigned chrisbobbe Nov 21, 2025
@chrisbobbe chrisbobbe added integration review Added by maintainers when PR may be ready for integration and removed maintainer review PR ready for review by Zulip maintainers labels Nov 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration review Added by maintainers when PR may be ready for integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

android: When opening a notification, "back" should not leave the account's context

3 participants