Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes to the current edit field are lost when app goes to the background #276

Closed
eb1 opened this issue Jan 11, 2018 · 0 comments
Closed

Comments

@eb1
Copy link
Contributor

eb1 commented Jan 11, 2018

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:

  1. Launch AIM and start adapting
  2. 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
  3. Move the app to the background, however your OS does it (home button on iOS, square button on Android, etc.)
  4. 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.
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
@eb1 eb1 added this to the Release 1.0 beta 10 milestone Jan 15, 2018
@eb1 eb1 closed this as completed Jan 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant