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

fix(custom-camera): back button behaves as expected on Android #2092

Merged
merged 1 commit into from
Sep 20, 2022

Conversation

sultanmyrza
Copy link
Contributor

@sultanmyrza sultanmyrza commented Sep 20, 2022

Problem

(Only Android) Camera update is something weird, the user flow is

  1. take a photo
  2. photo confirm page
    when user press the previous step button(upper left button) then it back to camera page, it’s expectation. However, when user press the android back button then it will back to main page directly. The expectation android back button or previous step button should be the same.

Soluition

Demo of the PR.
Now when user click android back button it will go back as expected.

┆Issue is synchronized with this Asana task by Unito

@bafu bafu added this to the Sprint 22.09.12 milestone Sep 20, 2022
@bafu bafu merged commit 3cf9653 into develop Sep 20, 2022
@sultanmyrza sultanmyrza deleted the fix-custom-camera-android-back-button branch September 20, 2022 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants