Update header subtitle styles for thread (child) reports#23621
Update header subtitle styles for thread (child) reports#23621srikarparsi merged 9 commits intomainfrom
Conversation
|
@s77rt getting my emulators up to get screenshots on all platforms now, so that shouldn't block C+ review, thank you! |
|
@s77rt ready for another review |
| return {rootReportName, workspaceName}; | ||
| } | ||
| return ''; | ||
| return {}; |
There was a problem hiding this comment.
Update the JSDoc that this returns an object and not a string
Reviewer Checklist
Screenshots/Videos |
|
@s77rt pushed your suggestions, thank you. |
|
Sorry for that. Should I have approved the PR back then? There was only this remaining suggestion. |
|
Warning: Failed prop type: Invalid prop I don't think this is caused by this PR. |
|
Some onyx reports (e.g. task reports) seems to have |
|
@srikarparsi Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
srikarparsi
left a comment
There was a problem hiding this comment.
looks good to me as well!
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
The last PR is causing bug in the mentionned issue above. |
|
not a regression from this PR, seems to be a backend issue as passing |
|
🚀 Deployed to staging by https://github.com/srikarparsi in version: 1.3.50-0 🚀
|
|
🚀 Deployed to production by https://github.com/puneetlath in version: 1.3.50-3 🚀
|
|
🚀 Deployed to staging by https://github.com/srikarparsi in version: 1.3.51-0 🚀
|
|
🚀 Deployed to production by https://github.com/Julesssss in version: 1.3.51-2 🚀
|
| style={[...props.pressableStyles]} | ||
| > | ||
| <Text | ||
| style={[styles.optionAlternateText]} |
There was a problem hiding this comment.
We need to set color here too for the ellipses as it caused issue #52381






Details
Updates the header parentNavigationSubtitle to use this styling:
Requirements:
Fixed Issues
$ #22641
Tests / QA Steps
Step 2: Open a thread report from a DM.
From <DM report title>Step 2: Open a thread report from a Workspace Room.
From <DM report title> in <workspace name>PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Web
Mobile Web - Chrome
Mobile Web - Safari
Desktop
iOS
Android