Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix. ModalControllerDelegate.WillDismiss() closes a ViewController when the ViewController is not actually dismissed by a user #4785

Conversation

evgenyvalavin
Copy link
Contributor

✨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Bugfix for #4781

⤵️ What is the current behavior?

A ViewController is closed by MvvmCross when the ViewController is not actually dismissed by a user.

🆕 What is the new behavior (if this is a feature change)?

A ViewController is only closed when a user has dismissed it.

💥 Does this PR introduce a breaking change?

No

🤔 Checklist before submitting

@Cheesebaron
Copy link
Member

Thanks, having a look at it now :)

@Cheesebaron Cheesebaron merged commit ddd5c9d into MvvmCross:develop Dec 7, 2023
2 of 4 checks passed
Cheesebaron pushed a commit that referenced this pull request Dec 7, 2023
@evgenyvalavin evgenyvalavin deleted the bugfix/willDismissCLosesViewController branch December 7, 2023 12:15
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.

None yet

3 participants