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

User should see progress dialog during deleting saved forms #1258

Closed
mmarciniak90 opened this issue Jul 18, 2017 · 1 comment
Closed

User should see progress dialog during deleting saved forms #1258

mmarciniak90 opened this issue Jul 18, 2017 · 1 comment

Comments

@mmarciniak90
Copy link
Contributor

mmarciniak90 commented Jul 18, 2017

Software and hardware versions

Android 6.0, Sony Z3

Problem description

Progress of delete forms is not visible

Steps to reproduce the problem

  1. User has many saved forms (eg. 1000)
  2. User wants to delete all saved forms
  3. User clicks on 'Select All' and then 'Delete Selected'
    screenshot_20170718-104714
  4. User is not informed about a progress in removing forms
  • deleting about 1000 forms takes about 1m30s
  • additionally user can goes to other views - that can cause other problems

Expected behavior

User sees similar dialog to 'Sending Form'
screenshot_20170718-104544

Other information

Noticed during testing Caused by android.database.sqlite.SQLiteException: Expression tree is too large (maximum depth 1000) (code 1) #1249

@dr0pdb
Copy link
Contributor

dr0pdb commented Aug 16, 2017

Working on it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants