-
Notifications
You must be signed in to change notification settings - Fork 3k
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
feat: re-add the new onboarding for private domains #54912
base: main
Are you sure you want to change the base?
Conversation
@parasharrajat 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] |
@allroundexperts Merge main and fix namespaces lint issue, |
Screenshots🔲 iOS / native10.02.2025_11.58.13_REC.mp4🔲 iOS / Safari🔲 MacOS / Desktop🔲 MacOS / Chrome10.02.2025_11.31.37_REC.mp410.02.2025_11.35.54_REC.mp410.02.2025_11.46.41_REC.mp4🔲 Android / Chrome🔲 Android / native |
BUG: App crash on entering wrong verification code. 10.02.2025_13.32.44_REC.mp4 |
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.
Bugs
BUG: Continuing onboarding from a different platform, does not show any workplace on Join workspaces list. Note; This was reported in last PR also. #51681 (comment) |
BUG: User is showing later steps before personal details step is shown. Steps:
10.02.2025_13.39.13_REC.mp4 |
Awesome, thank you for the quick work on this one. Hopefully we'll get it out soon! |
This is happening because when you login via normal flow ie |
This is happening again due to a case we missed on the backend. When we use
|
I am unable to reproduce this. Can you please post more clear reproduction steps? Also, if possible, can you give it a shot on incognito mode? |
Details
$ #48189
Fixed Issues
$ #48189
PROPOSAL: #48189 (comment)
Tests
** Test Case 1 **
** Test Case 2 **
Ask to join
.Offline tests
N/A
QA Steps
Same as test steps
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
Unable to build android
Android: mWeb Chrome
Screen.Recording.2025-02-07.at.1.15.46.AM.mov
iOS: Native
Screen.Recording.2025-02-07.at.1.12.18.AM.mov
iOS: mWeb Safari
Screen.Recording.2025-02-07.at.1.10.09.AM.mov
MacOS: Chrome / Safari
Screen.Recording.2025-02-07.at.1.04.27.AM.mov
MacOS: Desktop
Screen.Recording.2025-02-07.at.1.07.35.AM.mov