Cannot exit scan QR code without scanning a QR code #4644
Labels
T-Enhancement
New features, changes in functionality, performance boosts, user-facing improvements
Z-WTF
WTF moment: High Impact, Low Effort
This issue is: Ready to be Built
Problem
When a user wants to add another user by scanning the QR code, the full screen camera takeover appears. This view cannot be closed - the user must scan a QR code which can be annoying if they clicked there by accident.
The only way I found to close this view was to force quit the app.
Solution
Add a material.io top bar (contextual action bar) with a title and close button that takes the user back to the previous screen.
Something like this:
Edit bmarty TODO:
For all the titles to add you can reuse an existing string
CreateDirectRoomByQrCodeFragment
(see above)ScanUserCodeFragment
QrCodeScannerFragment
The text was updated successfully, but these errors were encountered: