Conversation
|
@abdulrahuman5196 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] |
|
@abdulrahuman5196 When we open concierge chat it is giving me this error in console |
@Nodebrute Not sure on this now. Have to debug on this. Can you put debugger and see if the data is passed correctly? |
|
@abdulrahuman5196 It's resolved. The issue was due to an incorrect default value. Please test it, and let's merge it. |
|
@abdulrahuman5196 bump |
|
@Nodebrute Screen.Recording.2023-07-27.at.8.34.58.PM.movScreen.Recording.2023-07-27.at.8.36.07.PM.mov |
|
Thank you, @abdulrahuman5196, for the review. It's fixed now, and it's consistent with the subscript tooltip. Instead of using fallback data, I passed the icon using the 'icon' prop, just like we are passing it for the subscript avatar. |
Reviewer Checklist
Screenshots/VideosWebScreen.Recording.2023-08-02.at.2.23.46.PM.movMobile Web - Chromeaz_recorder_20230802_142836.mp4Mobile Web - SafariUntitled.movDesktopScreen.Recording.2023-08-02.at.2.25.16.PM.moviOSScreen.Recording.2023-08-02.at.2.25.56.PM.movAndroidScreen.Recording.2023-08-02.at.2.39.04.PM.mov |
|
NAB: @Nodebrute It not always required to upload videos for other platforms on a web specific. But it would be good to test and add those, so that we know the change is not causing issues in other platforms. Like the ones I have added in my checklist. |
abdulrahuman5196
left a comment
There was a problem hiding this comment.
Changes looks good and works well. Reviewers checklist is also complete.
All yours. @youssef-lr / @cristipaval
🎀 👀 🎀
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/cristipaval 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/cristipaval in version: 1.3.51-0 🚀
|
|
🚀 Deployed to production by https://github.com/Julesssss in version: 1.3.51-2 🚀
|


Details
Fixed Issues
$ #21322
$ #21322 (comment)
Tests
Offline tests
Same as above
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
Since this is related to tooltip which is https://github.com//pull/21807, this can't be tested on mobiles.Mobile Web - Safari
Since this is related to tooltip which is #21807, this can't be tested on mobiles.
Desktop
desktop.tooltip.mov
iOS
Since this is related to tooltip which is #21807, this can't be tested on mobiles.
Android
Since this is related to tooltip which is https://github.com//pull/21807, this can't be tested on mobiles.