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

buttons which cause network calls need handling #10

Closed
cdent opened this issue Jul 10, 2012 · 0 comments
Closed

buttons which cause network calls need handling #10

cdent opened this issue Jul 10, 2012 · 0 comments

Comments

@cdent
Copy link
Owner

cdent commented Jul 10, 2012

A click should be:

  • acknowledge with a change in display
  • disabled while the request is pending

The main offender is not being sure if "save" or "save & return" has been clicked, because it can take a while to process.

@cdent cdent closed this as completed in 402c661 Oct 10, 2012
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