Fix: No gap between username and ReportPreview in chat#23276
Conversation
Reviewer Checklist
Screenshots/Videos |
|
There's a gap between the message. I check the staging, but there's no empty gap between the message. After some time investigating, it's come from the App/src/pages/home/report/ReportActionItem.js Line 361 in d3a13d6 It also appears in the latest main. So nothing comes from this PR. |
mollfpr
left a comment
There was a problem hiding this comment.
LGTM and tests well 👍
I think we can improve the test step. We can add a step to send request money first, so the preview can be seen in the latest message.
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/iwiznia in version: 1.3.45-0 🚀
|
|
🚀 Deployed to production by https://github.com/mountiny in version: 1.3.45-7 🚀
|







Details
#22797
Fixed Issues
$ #22797
PROPOSAL: #22797 (comment)
Tests
Offline tests
QA Steps
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