andruhon commented on a change in pull request #359: Wicket js cleanup
URL: https://github.com/apache/wicket/pull/359#discussion_r282687431
##########
File path:
wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/modal/res/modal.js
##########
@@ -1143,23 +1085,9 @@
e.style.zIndex = Wicket.Window.Mask.zIndex;
Review comment:
That's a common issue of wicket. I love wicket, it's brilliant, but most of
wicket's JS/HTML/CSS looks like 2005, and it has a bad impact on framework
decisions people make, because the first thing people check is demos and
resulting HTML, unfortunately, looks like a complete rubbish. I really want to
do my best to improve this.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services