Fix/17365 nostrikethrough solution#26176
Conversation
rezkiy37
left a comment
There was a problem hiding this comment.
In general, looks good!
|
@aimane-chnaif 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] |
|
Performance Tests failing. Did it came from this PR? |
|
@aimane-chnaif tbh not sure why 😕 |
|
@aimane-chnaif could it be because I changed withNetwork to useNetwork? |
|
@aimane-chnaif now I have some different errors, so I guess the useNetwork was not the problem 🤔 |
|
I'll be OOO from tomorrow, but if any changes are required, someone from my team can take it over. |
|
@aimane-chnaif I'm taking this over while @koko57 is OOO. Tests were failing because of Just sent the fix, let me know if you need anything else done here! |
|
@aimane-chnaif Friendly bump here, in case you missed it |
|
@aimane-chnaif Friendly reminder 🙂 I'm back so I can take it over. |
|
Sure. Was put on hold for merge freeze. |
|
@aimane-chnaif all conflicts resolved and synced with newest main |
|
@aimane-chnaif friendly bump 🙂 everything's up to date |
|
@aimane-chnaif merged with latest main |
|
Sorry for delay. Reviewing in a few hrs |
|
Before-fix and after-fix comparison on iOS, mSafari: Screen.Recording.2023-09-18.at.8.15.49.AM.mov |
Reviewer Checklist
Screenshots/VideosWebweb.mov |
|
@koko57 please fix conflict and re-test |
|
@aimane-chnaif done! 🙂 |
|
re-test is also done too? |
|
@aimane-chnaif yes, everything works |
|
✋ 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/AndrewGable in version: 1.3.72-0 🚀
|
|
🚀 Deployed to production by https://github.com/thienlnam in version: 1.3.72-11 🚀
|






Details
Fixed Issues
$ #17365
PROPOSAL: #17365 (comment)
Tests
(edited)tag is not struck through.Offline tests
N/A
QA Steps
(edited)tag is not struck through.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