Details
-
Type: New Feature
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.3 Final
-
Fix Version/s: BridgeIt 1.0
-
Component/s: Containers
-
Labels:None
-
Environment:SX on all platforms
Description
SX, by nature, does not have it's own user interface, but when it is busy uploading a captured artifact, it must display something to the user. The SX URL request scheme should be modified to accept a web-based image resource to act as a splash screen in the brief period where SX is busy, and has not returned control to the browser. SX should include a default splash screen that is used if an application-specific resource is not specified.
Splash page display consists of an image, and an optional indeterminate progress dialog. An optional command part is added to the icemobilesx URL. The syntax of this part is:
s=[url for image]?dialog=title:message
dialog is optional, and will not be shown if not included.