{ "id": "176091", "key": "TIMOB-28373", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "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": [], "resolution": null, "resolutiondate": null, "created": "2021-03-02T01:25:40.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "breaking-change", "iOS", "parity", "tabbedbar", "tabs" ], "versions": [], "issuelinks": [ { "id": "59220", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "175960", "key": "TIMOB-28317", "fields": { "summary": "TiAPI: Add Ti.UI.OptionBar", "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": "Medium", "id": "3" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2021-04-05T21:45:23.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "*Summary:*\r\nOn iOS, {{Ti.UI.TabbedBar}} currently uses Apple's [segmented control|https://developer.apple.com/design/human-interface-guidelines/ios/controls/segmented-controls] widget. Since the name \"TabbedBar\" implies it uses tabs, it should be changed to use Apple's [Tab Bar|https://developer.apple.com/design/human-interface-guidelines/ios/bars/tab-bars] widget instead (aka: [UITabBar|https://developer.apple.com/documentation/uikit/uitabbar]). This will also make it consistent with the Android implementation which uses Google's native tab widgets.\r\n\r\n*Note:*\r\nTitanium 10.0.0 will be introducing a new {{Ti.UI.OptionBar}} (see: [TIMOB-28317]) which will use a segmented control on iOS and a material toggle button group on Android. If you want to continue to use the segmented control, then switch to the new {{OptionBar}} view.\r\n\r\n*Test:*\r\nThe attached [^TabbedBarTest.js] can be used to test this change with text-only, image-only, and image/text tabs, which will look like the below screenshot. Note that Apple's {{UITabBar}} expect both an image and title to be assigned to all tabs.\r\n !TabbedBar-iOS.png|thumbnail! \r\n", "attachment": [ { "id": "67831", "filename": "TabbedBar-iOS.png", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2021-03-02T01:39:53.000+0000", "size": 818371, "mimeType": "image/png" }, { "id": "67830", "filename": "TabbedBarTest.js", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2021-03-02T01:39:41.000+0000", "size": 1410, "mimeType": "application/x-javascript" } ], "flagged": false, "summary": "iOS: Change Ti.UI.TabbedBar to use UITabBar", "creator": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "458320", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR (master): https://github.com/appcelerator/titanium_mobile/pull/12511", "updateAuthor": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2021-03-02T06:34:46.000+0000", "updated": "2021-03-02T06:34:46.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }