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

[dev.icinga.com #7151] Play nice with form-button-double-clickers #1000

Closed
icinga-migration opened this issue Sep 9, 2014 · 5 comments
Closed
Labels
area/javascript Affects the javascript framework bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/7151

Created by tgelf on 2014-09-09 09:01:39 +00:00

Assignee: (none)
Status: Resolved (closed on 2015-05-28 11:35:04 +00:00)
Target Version: 2.0.0-rc1
Last Update: 2015-05-28 11:35:04 +00:00 (in Redmine)


Form submission controls should be disabled once fired to avoid firing them multiple times. Some people did not yet realize that there is usually no double-click on the web. While some errors might be caught be the loader itself (same URL is not going to be loaded to the same target when the request is already running) one more safety measure couldn't hurt here.

Cheers,
Thomas

Changesets

2015-05-28 07:44:01 +00:00 by elippmann 2833f9e

Disable all form controls on submit to prevent resubmission

fixes #7151

2015-05-28 11:17:00 +00:00 by elippmann 1bfbce9

Disable all form controls on submit to prevent resubmission

fixes #7151

Relations:

@icinga-migration
Copy link
Author

Updated by elippmann on 2014-10-28 10:37:31 +00:00

  • Category set to JavaScript
  • Target Version set to 2.0-16

@icinga-migration
Copy link
Author

Updated by elippmann on 2014-11-21 15:39:12 +00:00

  • Target Version changed from 2.0-16 to Backlog

@icinga-migration
Copy link
Author

Updated by elippmann on 2015-03-30 09:06:11 +00:00

  • Target Version changed from Backlog to 2.0.0-rc1

@icinga-migration
Copy link
Author

Updated by elippmann on 2015-03-30 09:06:44 +00:00

  • Relates set to 8369

@icinga-migration
Copy link
Author

Updated by elippmann on 2015-05-28 11:35:04 +00:00

  • Status changed from New to Resolved
  • Done % changed from 0 to 100

Applied in changeset 1bfbce9.

@icinga-migration icinga-migration added bug Something isn't working area/javascript Affects the javascript framework labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.0.0-rc1 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/javascript Affects the javascript framework bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant