-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Don't allow redirect to Desktop app if copilot is on #60128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Don't allow redirect to Desktop app if copilot is on #60128
Conversation
Got it, I'll review this one tomorrow. |
Reviewer Checklist
Screenshots/VideosMacOS: Chrome / Safari
Screen.Recording.2025-04-13.at.14.09.34.mp4
Screen.Recording.2025-04-13.at.14.01.53.mp4
Screen.Recording.2025-04-13.at.14.14.54.mp4
Screen.Recording.2025-04-13.at.14.16.30.mp4
Screen.Recording.2025-04-13.at.14.19.01.mp4
Screen.Recording.2025-04-13.at.14.20.32.mp4MacOS: DesktopN/A Android: NativeN/A Android: mWeb ChromeN/A iOS: NativeN/A iOS: mWeb SafariN/A |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change set LGTM. I've verified the following use cases:
- Open NewDot with Copilot & default account
- Navigate to NewDot has sign out with Copilot account from OldDot
- Navigate to NewDot has sign in with Copilot account from OldDot
- Navigate between OldDot & NewDot with default account
- Navigate to NewDot after signing out with default account
- Navigate to NewDot after signing out both from NewDot and the app
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
✋ 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/dangrous in version: 9.1.28-0 🚀
|
🚀 Deployed to production by https://github.com/marcaaron in version: 9.1.28-15 🚀
|
Explanation of Change
Don't allow redirect to Desktop app if copilot is on
Fixed Issues
$ #59891
PROPOSAL:
Tests
Offline tests
QA Steps
// TODO: These must be filled out, or the issue title must include "[No QA]."
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
NA
Android: mWeb Chrome
NA
iOS: Native
NA
iOS: mWeb Safari
NA
MacOS: Chrome / Safari
2025-04-11.17.06.08.mov
MacOS: Desktop
NA