Define noop implementation of 11+ redirect for desktop app#57328
Merged
Julesssss merged 1 commit intoExpensify:mainfrom Feb 24, 2025
Merged
Conversation
|
@rushatgabhane 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] |
Contributor
Author
|
cc: @Julesssss |
Julesssss
approved these changes
Feb 24, 2025
Member
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeiOS: NativeScreen.Recording.2025-02-24.at.21.38.22.moviOS: mWeb SafariScreen.Recording.2025-02-24.at.22.01.53.movMacOS: DesktopScreen.Recording.2025-02-24.at.22.05.47.mov |
Contributor
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
49 tasks
Contributor
|
🚀 Deployed to staging by https://github.com/Julesssss in version: 9.1.6-0 🚀
|
Contributor
|
🚀 Deployed to staging by https://github.com/Julesssss in version: 9.1.6-0 🚀
|
Contributor
|
🚀 Deployed to production by https://github.com/chiragsalian in version: 9.1.6-1 🚀
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Explanation of Change
This is small follow up PR that addresses request from this comment #55514 (comment) and creates noop function on desktop
Fixed Issues
$ #53906
PROPOSAL:
Tests
Make sure the account you create is on the
hybridAppRedirectbeta! (@applausemay not yet be added, so please try+@trj.chatif you are not initially being redirected to NewDot after account creationA) Flow for 11+ accounts:
tryNewDotNVP should have dismissed key set totrueB) Flow for less than 11 employees:
tryNewDotNVP should have dismissed key set tofalseOffline tests
QA Steps
Same as tests, but last step in both flows can be omitted
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.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
Android: Native
android.demo.micro.mov
android.demo.other.than.micro.mov
Android: mWeb Chrome
android.mweb.+11.mov
android.mweb.11.mov
iOS: Native
demo.iOS.1.mov
iOS.demo.2.mov
iOS: mWeb Safari
ios.mweb.11+.mov
iosmweb.11.mov
MacOS: Chrome / Safari
web.11+.mov
demo.web.less.than.11.mov
MacOS: Desktop
NOTE: We want to proceed further with onboarding on desktop. This PR just moved this noop to separate platform implementation.
desktop.11+.mov
desktop.11.mov