-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[$250] Migrated User Modal shows twice #58047
Comments
Triggered auto assignment to @slafortune ( |
This has been labelled "Needs Reproduction". Follow the steps here: https://stackoverflowteams.com/c/expensify/questions/16989 |
I can reproduce, i have a migrated olddot account from previous project i worked on #migrate, please assign me as per https://expensify.slack.com/archives/C02NK2DQWUX/p1741396625806939 |
ProposalPlease re-state the problem that we are trying to solve in this issue.
What is the root cause of that problem?
What changes do you think we should make in order to solve the problem?
What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?
What alternative solutions did you explore? (Optional)
App/src/libs/Navigation/NavigationRoot.tsx Line 108 in 46ec589
const initialState = useMemo(() => {
const path = initialUrl ? getPathFromURL(initialUrl) : null;
if (path?.includes(ROUTES.MIGRATED_USER_WELCOME_MODAL);) {
return getAdaptedStateFromPath(lastVisitedPath, linkingConfig.config);
}
|
Job added to Upwork: https://www.upwork.com/jobs/~021899129692713005008 |
Current assignee @ishpaul777 is eligible for the External assigner, not assigning anyone new. |
Assigning myself to review when the time comes |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number:
Reproducible in staging?: Needs Reproduction
Reproducible in production?: Needs Reproduction
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?:
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: @ishpaul777
Slack conversation (hyperlinked to channel name): #Expensift Bugs
Action Performed:
Pre-requisite:
Have a olddot account, that is nudge migrated to NewDot and has not used in NewDot yet
Expected Result:
Modal is dismissed
Actual Result:
Modal is dismissed, and there is another same modal below it
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Screen.Recording.2025-03-07.at.12.39.02.AM.mov
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @The text was updated successfully, but these errors were encountered: