Andi Huber created CAUSEWAY-3858: ------------------------------------ Summary: [Wicket Viewer] When server is still busy serializing the page, keep indicating busy state to the end-user Key: CAUSEWAY-3858 URL: https://issues.apache.org/jira/browse/CAUSEWAY-3858 Project: Causeway Issue Type: Improvement Components: Viewer Wicket Reporter: Andi Huber Assignee: Andi Huber Fix For: 3.3.0
When page is fully rendered server-side and transferred to the client, the is-busy indicator disappears, but the server may still hold on to the response stream, when it is busy serializing the page. (Might take many seconds in case of large tables that use viewmodels as rows.) -- This message was sent by Atlassian Jira (v8.20.10#820010)