fix: The green line appear immediately only after comments are added to a task#23154
Conversation
|
@sobitneupane 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] |
|
@MonilBhavsar It seems that @MelvinBot have a mistake when assigning c+ contributor to this PR |
|
@MonilBhavsar Could you help to check above comment? |
| <TaskView | ||
| report={props.report} | ||
| shouldShowHorizontalRule={!props.isOnlyReportAction} | ||
| shouldShowHorizontalRule={!props.shouldHideThreadDividerLine} |
There was a problem hiding this comment.
In above on L427 also, shouldShowHorizontalRule prop is passed. Should we also update that?
There was a problem hiding this comment.
@MonilBhavsar updated, please help review again.
I had a look. @narefyev91 is ooo and I'll be handling this |
|
@MonilBhavsar Bump |
|
@MonilBhavsar ICYMI. Please help review the PR |
MonilBhavsar
left a comment
There was a problem hiding this comment.
Thanks, looks good to me!
|
@narefyev91 looks like you're back. Could you please give it a review, if fine. Thanks! 🙏 |
Hey - not really - will be back on Friday :-) |
@MonilBhavsar Do we need to wait for him until Friday to give the second approval? |
|
@narefyev91 @MonilBhavsar The PR is reviewed for the long time, Is any update on this PR |
Hey review will be done today - on it |
Reviewer Checklist
Screenshots/VideosWebweb.movMobile Web - Chromeandroid-web.movMobile Web - Safariios-web.movDesktopdesktop.moviOSios.movAndroidandroid.mov |
narefyev91
left a comment
There was a problem hiding this comment.
LGTM!
🎀 👀 🎀 C+ reviewed
|
✋ 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/MonilBhavsar in version: 1.3.51-0 🚀
|
|
🚀 Deployed to production by https://github.com/Julesssss in version: 1.3.51-2 🚀
|
|
🚀 Deployed to staging by https://github.com/MonilBhavsar in version: 1.3.52-0 🚀
|
|
🚀 Deployed to staging by https://github.com/MonilBhavsar in version: 1.3.52-0 🚀
|
|
🚀 Deployed to production by https://github.com/puneetlath in version: 1.3.52-5 🚀
|
Details
The green line appear immediately only after comments are added to a task
Fixed Issues
$ #23004
PROPOSAL: #23004 (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
web-rmk.mp4
Mobile Web - Chrome
chrome_rmk.mp4
Mobile Web - Safari
safari_rmk.mp4
Desktop
desktop_rmk.mp4
iOS
ios_rmk.mp4
Android
android.mp4