Skip to content
This repository was archived by the owner on May 15, 2024. It is now read-only.
This repository was archived by the owner on May 15, 2024. It is now read-only.

[Bug] iOS: Swipe down to close MediaPicker.PickPhotoAsync navigates back to initial viewcontroller #1757

@MikaelStalvik

Description

@MikaelStalvik

Description

If you swipe down the MediaPicker.PickPhotoAsync on iOS to cancel the modal dialog, the ViewController is dismissed and the user is navigated back to the applications root page.

Steps to Reproduce

  1. Open the PickPhoto modal dialog on iOS
  2. Swipe down to cancel

Expected Behavior

The modal shall close just in the same way as if Cancel were pressed and the application shall be able to handle the result.

Actual Behavior

The modal is closed and the user is navigated back to the root page.
Swipe down to close the modal dialog shall work in the same was as if you are pressing Cancel and trigger the same code.

Basic Information

  • Version with issue: 1.6.1
  • Last known good version: -
  • IDE: VS2019
  • Platform Target Frameworks:
    • iOS: 13.x+
  • Affected Devices: iOS devices

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions