Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
8.0.0-M6
-
None
Description
Wicket should provide a Behavior that can be assigned to (Ajax)Buttons and when clicked those buttons should be disabled via the HTML "disabled" attribute.
For AjaxButtons the behavior should re-enable the button after processing the Ajax response.
1)Run the app
2)Click "submit" quickly several times
3)Watch the console