jamesmontemagno / MediaPlugin

Take & Pick Photos and Video Plugin for Xamarin and Windows
MIT License
712 stars 359 forks source link

Double click in the gallery, closes the previous modal window (still happening) #877

Open mooola opened 4 years ago

mooola commented 4 years ago

Bug Information Version Number of Plugin: 5.0.1 Device Tested On: iPad iOS 13.5.1 Version of VS: VS2019 16.6.2 (windows) Version of Xamarin: Xamarin.Forms 4.7.0.968 Versions of other things you are using: Xamarin.Essentials 1.5.3.2

Steps to reproduce the Behavior Have a modal window before the gallery, go to the gallery and double click on the photo

Expected Behavior That only close the gallery and not the previous view

Actual Behavior When I'm going to select the photo in the gallery, and double click on it. closes not only the gallery but also the previous view

Code snippet It is not necessary

Screenshots not possible

Other This appears to be an old issue #563 that was supposedly fixed #606. However, we it is still happening in the latest for iOS.

carroconnorC2IT commented 3 years ago

I'm running into this issue now. Any news on an update?