launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #11709
Re: [Merge] lp:~wallyworld/launchpad/double-submit-940168 into lp:launchpad
> If there is a form error returned, and I correct my input how do I resubmit? I
> see the buttons is disabled, but I do not see how it get's re-enabled by the
> success or error handler.
The button enable/disable code lives inside the show/hide submit spinner methods. These methods are invoked during the io start/end callbacks. The start/end callbacks operate independent of the success and error handlers and are called by the io infrastructure.
--
https://code.launchpad.net/~wallyworld/launchpad/double-submit-940168/+merge/123199
Your team Launchpad code reviewers is subscribed to branch lp:launchpad.
References