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

Avoid user to trigger a creation process twice #30

Open
benjaminpochat opened this issue Feb 10, 2021 · 2 comments
Open

Avoid user to trigger a creation process twice #30

benjaminpochat opened this issue Feb 10, 2021 · 2 comments

Comments

@benjaminpochat
Copy link
Owner

In case a creation/modification process is long, the validating button should be disabled (with a spinner inviting the user to wait), and a snack bar might say when the process is finished.

Without that, if the process is long, the user will trigger the creation/modification process twice (thinking "it didn't work !").

@benjaminpochat
Copy link
Owner Author

Done for order creation dialog.
To be done for other post services :

  • save delivery order modifications by breeder
  • save product by breeder
  • save product template by breeder
  • create account by customer
  • update password
  • save slaughter by breeder

benjaminpochat pushed a commit that referenced this issue Mar 2, 2021
@benjaminpochat
Copy link
Owner Author

Done for account creation by customer.
To be done for other post services :

  • save delivery order modifications by breeder
  • save product by breeder
  • save product template by breeder
  • update password
  • save slaughter by breeder

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