Skip to content

Fix android back button in camera screen

Martin Santangelo requested to merge fix/camera-backbutton into release/4.23.1

Ticket(s) / Related Merge Requests

#4257 (closed)

Summary of Changes

Adds a back handler for the android back button with the same behavior as the X close icon button

Testing Considerations

  • Open the composer
  • Write some text
  • Open the camera
  • Press the android back button (NOT the close button of the top)
  • It should return to the composer and the text shouldn't be deleted

Regression Scope

None

Platform Affected (web, mobile, etc)

Android

Developer Testing Completed

Device and emulator

Screenshots

Fixback2

Merge request reports