On Thu, May 2, 2019 at 12:53 PM Sven Meier <s...@meiers.net> wrote: > > > (sorry wasn't finished) > > > > Before starting any larger effort on our JS Code, we could do some smaller > cleanup, for example; > > > > 1) remove Ajax debug mode > > 2) move "flexible drag support" from wicket-ajax to modal window >
+1 modal-window.js and wicket-autocomplete.js are the biggest untested JS files in the code base :-/ > > > > 1) has been suggested before, but apparently some poeple still haven't > discovered their browser's debug features. > blink blink > > > > I'd like to give a no-jquery implementation a try. Not sure how much work > we have to duplicate though. > +1 > > > > Wdyt? > > Sven > > > > > > > > > > > > > > On 02.05.2019 at 11:42, <Sven Meier> wrote: > > > > > > Hi all, before starting a larger effort on our JS code, we could do > some smaller cleanups. - remove Ajax debug mode > > >