{ "id": "153981", "key": "TIMOB-20164", "fields": { "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "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": "17707", "name": "Release 5.3.0", "archived": false, "released": true, "releaseDate": "2016-06-04" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-01-05T15:49:30.000+0000", "created": "2015-12-21T21:01:10.000+0000", "epic": { "id": 152412, "key": "TIMOB-19816", "name": "Windows: Support Windows 10 Mobile", "summary": " Windows: Support Windows 10 Mobile", "color": { "key": "color_3" }, "done": false }, "priority": { "name": "High", "id": "2" }, "labels": [ "qe-5.3.0" ], "versions": [], "issuelinks": [ { "id": "50172", "type": { "id": "10001", "name": "Cloners", "inward": "is cloned into", "outward": "is cloned from" }, "outwardIssue": { "id": "153980", "key": "TIMOB-20163", "fields": { "summary": "Windows: Add Contact group functionality for Windows 10", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } }, { "id": "50173", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "153448", "key": "TIMOB-20064", "fields": { "summary": "Windows: Convert platform-specific (store or phone only) code to using macros to guard", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } } ], "assignee": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-05-10T21:47:43.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": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "On Windows 8.1 Phone we use a Pivot: https://msdn.microsoft.com/library/windows/apps/windows.ui.xaml.controls.pivot.aspx\r\nOn Windows 8.1 Store(desktop) we use a ListView. Just by how the macros fall, we use the same in Windows 10 Desktop and Mobile now.\r\n\r\nIn the source we note we may want to use a SplitView on Windows 10: http://igrali.com/2015/04/12/getting-started-with-splitview-control-in-universal-apps/ and https://msdn.microsoft.com/library/windows/apps/windows.ui.xaml.controls.splitview.aspx\r\n\r\nI think we have the choice of all three on Windows 10, so we may want to see which is the best fit.", "attachment": [], "flagged": false, "summary": "Windows: Investigate UI for Tab/Group in Windows 10", "creator": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "subtasks": [], "reporter": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "environment": null, "closedSprints": [ { "id": 555, "state": "closed", "name": "2016 Sprint 1 SDK", "startDate": "2016-01-02T01:31:50.127Z", "endDate": "2016-01-16T01:31:00.000Z", "completeDate": "2016-01-18T00:52:43.848Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "373794", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "https://github.com/appcelerator/titanium_mobile_windows/pull/523", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2016-01-05T09:47:04.000+0000", "updated": "2016-01-05T09:47:04.000+0000" }, { "id": "376754", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "For QE: the decision was to use a Pivot control for Desktop and Mobile on Windows 10 (so similar UI pattern to Windows 8.1 Phone) for Ti.UI.TabGroup.", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2016-02-12T18:43:45.000+0000", "updated": "2016-02-12T18:43:45.000+0000" }, { "id": "385333", "author": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "body": "Verified\r\n\r\nTested on:\r\nMicrosoft Lumia 640 (10) \r\nWindows Simulator (10) \r\nWindows 10 \r\nStudio: 4.6.0.201605030516 \r\nTi SDK: 5.3.0.v20160509143032 \r\nAppc NPM: 4.2.5-5 \r\nApp CLI: 5.3.0-44 \r\nNode v0.12.7\r\n\r\n*Closing Ticket.*", "updateAuthor": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "created": "2016-05-10T21:47:11.000+0000", "updated": "2016-05-10T21:47:27.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }