You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adapt It Mobile Version: 1.0 beta 9
Operating System: all
Severity: 2 - data loss
Description:
Found by Bruce during testing: if the user has made changes to the current target edit field and then moves the app to the background, the changes are lost when the app is reloaded.
Steps to Reproduce:
Launch AIM and start adapting
Click on a target edit field and make some changes. Do not click on the forward, back, or "go to the main AIM screen" buttons
Move the app to the background, however your OS does it (home button on iOS, square button on Android, etc.)
Move the app back to the foreground.
--> Note that AIM will reload the text from the database, and that the last edited field is not saved.
The text was updated successfully, but these errors were encountered:
eb1
added a commit
to eb1/adapt-it-mobile
that referenced
this issue
Jan 12, 2018
(adapt-it#275) auto-fill when clicking on a field will not move from that field;
(adapt-it#276) added an onPause event to save the target text if it has changed
before app goes to the background
Adapt It Mobile Version: 1.0 beta 9
Operating System: all
Severity: 2 - data loss
Description:
Found by Bruce during testing: if the user has made changes to the current target edit field and then moves the app to the background, the changes are lost when the app is reloaded.
Steps to Reproduce:
--> Note that AIM will reload the text from the database, and that the last edited field is not saved.
The text was updated successfully, but these errors were encountered: