Actions
Bug #102
openProfile Changes Discarded on Back Button click for hiding the keyboard (App)
Status:
New
Priority:
Normal
Assignee:
-
Description
When editing profile information (e.g., phone number), pressing the system "Back" button (To hide keyboard) causes the unsaved changes to be discarded and reverts the fields to the original database values without prompting the user to save.
Environment
Platform: Mobile App
Device: Android Phone
Steps to Reproduce
- Log in as a Partner user.
- Navigate to Settings > Account.
- Tap Edit Profile.
- Modify any input field (e.g., change the last four digits of the phone number to "1234").
- Press the Back button on the device or within the UI.
- Re-examine the field.
Expected Behavior
The app should hide the keyboard when back button is pressed.
The modified values should persist
Actual Behavior
The modified values are immediately lost, and the field reverts to the previously saved value.
NOTE: A video regarding this is already shared
Actions