svenmeier commented on issue #410: [WICKET-6750] allow to abort currently executing request for a given … URL: https://github.com/apache/wicket/pull/410#issuecomment-593276223 How about extracting that code into a behavior, e.g. something which can be added to a button? This would be much nicer to use (showing/hiding the button, keeping track of the currrent Ajax request, cancelling it). With its own JS file it we could keep this stuff out of the core JS, maybe add this feature to wicket-extensions.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services