Ignoring invalid text style warnings#17908
Conversation
|
@mountiny @eVoloshchak One of you needs to 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] |
mountiny
left a comment
There was a problem hiding this comment.
@abdulrahuman5196 do we need a sliglty different QA steps there is no yellow warning in staging app
|
Sorry @eVoloshchak some confusion in the issue. @aimane-chnaif should be assigned for review @abdulrahuman5196 lets use this PR for the changes discussed in the issue. |
Not sure on this. Because the yellow warning only comes in debug builds, release build don't have the warning. Do we provide debug builds to QA? |
|
Yeah, sorry only tests then and noQA |
Reviewer Checklist
Screenshots/VideosWebweb.movMobile Web - ChromeMobile Web - SafariDesktopAndroidandroid.mov |
aimane-chnaif
left a comment
There was a problem hiding this comment.
Looks good. No longer able to find those warnings on any pages 👍
@mountiny all yours!
mountiny
left a comment
There was a problem hiding this comment.
Thank you both! Great job
|
✋ 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/mountiny in version: 1.3.7-0 🚀
|
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 1.3.7-3 🚀
|

Details
With the RN update, there is a few warnings in dev which show up but they dont influence the app behaviour so it was not a blocker - #15130 (comment)
Fixed Issues
$ #17073
PROPOSAL: #17073 (comment)
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)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
Untitled.25.mp4
Mobile Web - Chrome
Mobile Web - Safari
Desktop
Untitled.26.mp4
iOS
Untitled.24.mp4
Android
Untitled.27.mp4