Re: multiple AjaxFileDropBehaviour on single page

2019-08-13 Thread Andrew Kondratev
I would simply lock other drag and drop upload components, while upload is in progress. You can also have a look at my experiments with custom drag and drop upload fields here https://github.com/andruhon/WicketDragAndDropFileAjaxUpload I have similar implementation in my app and it does allow

getPageClass locks the page

2019-08-12 Thread Andrew Kondratev
Hi! My colleague noticed some dodgy behavior, which I think could be a bug. Just asking here if it's known, befor I try to create a quickstart or PR. * page is rendered * user interacts with a page causing ajax request (clicking checkbox) * the wicket PageAccessSynchronizer locks, renders and