The GUI AJAX spinner doesn’t disappear after using drag and drop functionality such as in the Layer Group edit page. Some additional AJAX functionality may not be usable when the page is in that state since it is still trying to wait for the previous AJAX request to finish. The last release for the wicket-dnd module was in 2016 and it is causing an unsafe-eval CSP violation after the Wicket 9 upgrade.
The GUI AJAX spinner doesn’t disappear after using drag and drop functionality such as in the Layer Group edit page. Some additional AJAX functionality may not be usable when the page is in that state since it is still trying to wait for the previous AJAX request to finish. The last release for the wicket-dnd module was in 2016 and it is causing an unsafe-eval CSP violation after the Wicket 9 upgrade.