Back button web view to esc (revive fixed version of: https://github.com/element-hq/element-x-android/pull/6724)#6725
Conversation
- inject escape into webview instead of going back. - the webview will call back when no other modal is open.
pip in case the webview did not handle the esc action.
…sc' into toger5/back-button-web-view-to-esc # Conflicts: # features/call/impl/src/test/kotlin/io/element/android/features/call/ui/CallScreenViewTest.kt
|
Thank you for your contribution! Here are a few things to check in the PR to ensure it's reviewed as quickly as possible:
|
|
The back button still doesn't seem to be working for me in the current EC version while I'm in the lobby, only tapping on the 'minimize' button seems to work. |
also in this PR? |
|
I will have a look |
|
@jmartinesp I checked the logic again:
I think what we should do is changing the icon for the App bar. In the lobby it should be a back icon instead of a minimise icon. (issue: element-hq/element-call#3959) Current state on my emulator (call.element.dev/room): Screen_recording_20260511_111651.webm
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #6725 +/- ##
===========================================
+ Coverage 81.14% 81.25% +0.11%
===========================================
Files 2647 2648 +1
Lines 74099 74115 +16
Branches 9600 9605 +5
===========================================
+ Hits 60126 60225 +99
+ Misses 10438 10348 -90
- Partials 3535 3542 +7 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
355ede8 to
7973e9c
Compare
|
I tried fixing the issues myself, since there was a mix of conflicts and problems |
|
Thank you so much. |
Content
Motivation and context
Screenshots / GIFs
Tests
Tested devices
Checklist