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

"If the Share dialog is opened from a Modal, even Modal is getting dismissed when we close share dialog" - Issue Fix #988

Merged

Conversation

ShruthiRSalian
Copy link
Contributor

@ShruthiRSalian ShruthiRSalian commented Mar 25, 2021

Overview

This PR fixes for #981 "If the Share dialog is opened from a Modal, even Modal is getting dismissed when we close share dialog".

Test Plan

@ShruthiRSalian
Copy link
Contributor Author

@ShruthiRSalian
Copy link
Contributor Author

#981
Fix for the above issue

@mikehardy
Copy link
Collaborator

Hi there! "defect fix" does not tell me in active words what exactly this PR does? A title would be like "Share to NewNetwork with correct title" or similar

Also, if you actually put the exact text Fixes #981 just like that in the PR description github will automatically link the issue and this PR together for easy navigation

@ShruthiRSalian
Copy link
Contributor Author

Hi there! "defect fix" does not tell me in active words what exactly this PR does? A title would be like "Share to NewNetwork with correct title" or similar

Also, if you actually put the exact text Fixes #981 just like that in the PR description github will automatically link the issue and this PR together for easy navigation

Sorry, "defect fix" title. This PR is fix for #981 "If the Share dialog is opened from a Modal, even Modal is getting dismissed when we close share dialog".

@ShruthiRSalian ShruthiRSalian changed the title defect fix "If the Share dialog is opened from a Modal, even Modal is getting dismissed when we close share dialog" - Issue Fix Mar 25, 2021
@MateusAndrade
Copy link
Collaborator

MateusAndrade commented Mar 26, 2021

Hey, @ShruthiRSalian thanks for your contribution! I changed the PR description and linked the issue! 🚀

@MateusAndrade MateusAndrade merged commit bf300d0 into react-native-share:master Mar 26, 2021
MateusAndrade pushed a commit that referenced this pull request Mar 26, 2021
## [5.1.7](v5.1.6...v5.1.7) (2021-03-26)

### Bug Fixes

* share dialog with modal ([#988](#988)) ([bf300d0](bf300d0))
@MateusAndrade
Copy link
Collaborator

🎉 This PR is included in version 5.1.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

mobiledev7 added a commit to mobiledev7/react-native-share that referenced this pull request Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

If the Share dialog is opened from a Modal, even Modal is getting dismissed when we close share dialog.
5 participants