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

Accidentally double-tapping the "save" button when adding an image #103

Closed
jeloagnasin opened this issue Jun 15, 2021 · 0 comments · Fixed by #104
Closed

Accidentally double-tapping the "save" button when adding an image #103

jeloagnasin opened this issue Jun 15, 2021 · 0 comments · Fixed by #104

Comments

@jeloagnasin
Copy link
Contributor

Accidentally double-tapping the "save" button when adding an image will trigger the save button for that model. But the new image will not be included in the saved model.

This happens when the admin/support staff is a bit impatient with the image upload and tries to click the "save" button again. Or they simply forgot that they already tapped on the "save" button before.

Steps to reproduce:

  1. Type in random content.
  2. Tap on the add image button.
  3. Upload a huge image (to introduce artificial delays).
  4. Tap on the "save" button.
  5. Immediately tap on the "save" button again.

Expected behavior:

After tapping the "save" button, there should be a loading indicator to let the users know that it is now trying to upload the image.

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

Successfully merging a pull request may close this issue.

1 participant