Afonseca fix caps android room name#13621
Conversation
…e onChange event so this does nothing, and people can think it does
|
@thesahindia @aldo-expensify 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] |
Reviewer Checklist
Screenshots/VideosWebScreen.Recording.2022-12-15.at.10.39.49.PM.movMobile Web - ChromeScreen.Recording.2022-12-15.at.11.04.39.PM.movMobile Web - SafariScreen.Recording.2022-12-15.at.10.35.26.PM.movDesktopScreen.Recording.2022-12-15.at.10.33.24.PM.moviOSScreen.Recording.2022-12-15.at.10.34.19.PM.movAndroidScreen.Recording.2022-12-15.at.10.22.53.PM.mov |
thesahindia
left a comment
There was a problem hiding this comment.
Just a reminder that screenshots are pending. (I have attached them in the comment above you can just download and add them)
Other than that it looks good to me!
C+ reviewed 🎀👀🎀
|
@sketchydroide 👋 you are missing the screenshots (or videos) for Android and IOS |
aldo-expensify
left a comment
There was a problem hiding this comment.
The workaround tested well for me. I didn't find a better way of doing this.
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Performance Comparison Report 📊Significant Changes To DurationThere are no entries Meaningless Changes To DurationShow entries
Show details
|
|
🚀 Deployed to staging by @aldo-expensify in version: 1.2.41-0 🚀
|
|
🚀 Deployed to staging by @aldo-expensify in version: 1.2.41-0 🚀
|
|
🚀 Deployed to production by @yuwenmemon in version: 1.2.41-4 🚀
|
Details
The room name i supposed to be lower case only, but if you make it all caps on Android it starts copying the already inserted text and duplicating.
Fixed Issues
$ #13463
Tests
This only needs to be tested on iOS and Android
New RoomOffline tests
N/A
QA Steps
Same as tests
Verify that no errors appear in the JS console
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.Screenshots/Videos
Web
Mobile Web - Chrome
Mobile Web - Safari
Desktop
iOS
Android