Skip to content

Don't pop if not redirecting from MODAL session#192

Open
joemasilotti wants to merge 1 commit intomainfrom
modal-redirect-fix
Open

Don't pop if not redirecting from MODAL session#192
joemasilotti wants to merge 1 commit intomainfrom
modal-redirect-fix

Conversation

@joemasilotti
Copy link
Member

Fixes #190.

@leonvogt
Copy link
Contributor

leonvogt commented Nov 3, 2025

This PR also resolves a redirection animation issue I've encountered while testing the v1.3.0 beta.
Before v1.3.0, redirecting to the previously visited URL would result in popping the view controller with an animation. In v1.3.0 beta, this animation is missing.

v1.2.2 behavior:
https://github.com/user-attachments/assets/c5182985-1a06-4db7-a2b6-94f660ff365d

v1.3.0 beta behavior:
https://github.com/user-attachments/assets/b5388556-a282-4460-94bd-d6db129e6acb

This PR restores that pop animation 🎉
Thank you @joemasilotti.

@joemasilotti joemasilotti added this to the v1.3.0 milestone Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Redirects misbehaving, missing back button or back button goes back to wrong page

3 participants