wicketstuff/core

Wicket 10 - ModalWindow

Opened this issue · 3 comments

Hi,

since wicket 10 deprecated the good'ol ModalWindow in favor of ModalDialog, I wondered if the olf ModalWindow would be welcomed to the wicketstuff project?

After looking at my current Projects i rather pull out the ModalWindow into an extra project than migrate everything to ModalDialog. So, if you are interested in it let me know!

Hello @kbachl

To be fair I'm not sure :)
this project seems to be the collection of useful wicket libraries
Please create PR if you fill the old ModalWindow will be useful for the community :)))

Hi,

After looking at my current Projects i rather pull out the ModalWindow into an extra project than migrate everything to ModalDialog. So, if you are interested in it let me know!

+1

I would be also interested in it, have you started any work on it?