Blockstream / green_android

Blockstream Green Wallet for Android
GNU General Public License v3.0
198 stars 82 forks source link

Feedback screen should be modal. #187

Closed Marc-Gee closed 8 months ago

Marc-Gee commented 10 months ago

Description

When entering feedback in the app's feedback text box "Give us your feedback" , tapping anywhere else on the screen loses the textbox and thus whatever was already typed in. Thats very frustrating.

Version

4.0.22

Steps to reproduce

type some feed back into the feedback box, and then tap just outside of it. the feedback box is hidden and the contents are lost.

Expected behaviour

the user should explicitly choose a close or cancel dialog to lose their typed feedback, before simply losing it. you will of course want to collect user feedback reliably.

Actual behaviour

the feedback windo just closes, and the their typed feedback is lost.

Screenshots

Device or machine

Pixel 7 Android 13

Additional info

angelix commented 10 months ago

@Marc-Gee thank you for your suggestion. We 'll look into it.

angelix commented 8 months ago

Fixed in 8511d1ae496470f96b6b6105ddeca015bdd3aa9b cc @Marc-Gee