Project

General

Profile

Feature #3700

in embedded mode, show a loading overlay when the server-side has control (of long-running tasks?)

Added by Constantin Asofiei over 5 years ago. Updated over 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD

Related issues

Related to User Interface - Feature #3469: final improvements and polish for the embedded mode web client Closed

History

#2 Updated by Constantin Asofiei over 5 years ago

  • Related to Feature #3469: final improvements and polish for the embedded mode web client added

#3 Updated by Constantin Asofiei over 5 years ago

  • Subject changed from show a loading overlay when the server-side has control (of long-running tasks?) to in embedded mode, show a loading overlay when the server-side has control (of long-running tasks?)

In some cases, the server-side can have control of a long-running operation (like report generation). The embedded mode should prevent clicking on another module, toolbar button, etc, by showing an overlay panel.

The tricky part here is to determine if the server-side has control without having to call into the JS side each time i.e. TC.getChanges() and TC.applyChanges() gets called.

Also available in: Atom PDF