Allow navigating to public announce rooms as the initial report after signing in/signing up#18114
Conversation
… signing in/signing up
|
|
|
@fedirjh @danieldoglas 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/VideosWebMobile Web - ChromeMobile Web - SafariDesktopiOS2023-04-28_13-24-35.mp4Android |
|
@fedirjh need to be internal to test so removing you from review |
…ialReport Allow navigating to public announce rooms as the initial report after signing in/signing up (cherry picked from commit 1c749c0)
…-18114 🍒 Cherry pick PR #18114 to staging 🍒
|
🚀 Cherry-picked to staging by https://github.com/jasperhuangg in version: 1.3.7-3 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
|
🚀 Deployed to production by https://github.com/jasperhuangg in version: 1.3.7-3 🚀
|
Safety first @jasperhuangg 😂 |
|
🚀 Cherry-picked to staging by https://github.com/AndrewGable in version: 1.3.28-2 🚀
@Expensify/applauseleads please QA this PR and check it off on the deploy checklist if it passes. |
|
🚀 Deployed to production by https://github.com/AndrewGable in version: 1.3.28-5 🚀
|
Details
See linked issue for more context on what this fixes
Fixed Issues
$ #18115
Tests
Signing up after deep linking
Create a new workspace. Find and save the reportID of the announce room.
Run the following query to update the visibility of that room to public announce:
Sign out of that account. In the mobile device you're using, paste the following URL in a separate app from NewDot. I used the contacts app. This will replicate deeplinking to the app from a QR code
https://new.expensify.com/r/<reportID>Tap on the link to deeplink into the app. Create a fresh account.
Verify that after completing the signup steps you're taken to the public announce room, and not to the Concierge chat.
Signing in after deep linking
https://new.expensify.com/r/<reportID>Signing up without deep linking
Signing in without deep linking
QA Steps
3 Sign up for a new account.
4. Verify you're taken to an
#announceroom after signing up on theExpensify x CalCPA Women's Leadershipworkspace. DO NOT POST ANYTHING IN THIS ROOM.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
Screen recordings only apply on native platforms
Web
Mobile Web - Chrome
Mobile Web - Safari
Desktop
iOS
ios.mov
Android
android.mov