{ "id": "60807", "key": "TIMOB-175", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "11258", "description": "Holding Pen for Triaged Issues", "name": "Backlog", "archived": false, "released": false } ], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2011-04-15T02:24:47.000+0000", "created": "2011-04-15T02:24:46.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "ios", "iphone" ], "versions": [], "issuelinks": [], "assignee": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-02T18:31:20.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

Currently composite views don't render as a uniform UI, they\nrender sequentially. We need them to render all at once if\npossible

{html}", "attachment": [], "flagged": false, "summary": "Composite View Rendering Improvements", "creator": { "name": "nwright", "key": "nwright", "displayName": "Nolan Wright", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "nwright", "key": "nwright", "displayName": "Nolan Wright", "active": false, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "122888", "author": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

It is possible to make the composite view wait until\neverything's loaded, but it does mean that if a web view takes a\nlong time to complete, the user is faced with a blank view for a\nlong time, and that rendering the view will be perceived as slow.\nThere might be other times where it's desirable to have the\nfast-loading views not wait for the web view.

\n

On one hand, having pages load at different speeds is jarring.\nOn the other, imageViews and tableViews blocked by a webView might\nalso be bad, especially if it has an external dependency.

\n

One possible solution is that all views have a 'hidden' property\nwith show and hide methods. By displaying the composite view\nalready hidden, and having the currentWindow 'loaded' event call\nthe composite view show method, the same effect could be had.

{html}", "updateAuthor": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:24:47.000+0000", "updated": "2011-04-15T02:24:47.000+0000" }, { "id": "122889", "author": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Moot as composite views went away in 0.9.

{html}", "updateAuthor": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:24:47.000+0000", "updated": "2011-04-15T02:24:47.000+0000" }, { "id": "408343", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing as invalid.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-02T18:31:17.000+0000", "updated": "2017-03-02T18:31:17.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }