Skip to content
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

[Help Wanted] [$500] Web - Workspace - Infinite spinner is shown when new account creates a Free Plan #31195

Closed
1 of 6 tasks
lanitochka17 opened this issue Nov 10, 2023 · 25 comments
Assignees
Labels
Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 Engineering Help Wanted Apply this label when an issue is open to proposals by contributors Internal Requires API changes or must be handled by Expensify staff

Comments

@lanitochka17
Copy link

lanitochka17 commented Nov 10, 2023

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: 1.3.98-0
Reproducible in staging?: Y
Reproducible in production?: y
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: Applause - Internal Team
Slack conversation:

Action Performed:

  1. Login to OD Expensify (with invalidated account)
  2. Navigate to Settings -> Workspaces ->Group
  3. Click Free plan
  4. Verify new opened ND Expensify page

Expected Result:

User is redirected to NewDot -> Workspace settings page

Actual Result:

New Dot Expensify page is opened with infinite loading spinner and error shown in console

Workaround:

Unknown

Platforms:

Which of our officially supported platforms is this issue occurring on?

  • Android: Native
  • Android: mWeb Chrome
  • iOS: Native
  • iOS: mWeb Safari
  • Windows: Chrome
  • MacOS: Desktop

Screenshots/Videos

Add any screenshot/video evidence

Bug6271557_1699638639966.2023-11-10_20-37-34.mp4

Bug6271557_1699638639937!infinite_loading

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~01122d03775f699254
  • Upwork Job ID: 1723040449741160448
  • Last Price Increase: 2023-11-24
@lanitochka17 lanitochka17 added External Added to denote the issue can be worked on by a contributor Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. labels Nov 10, 2023
@melvin-bot melvin-bot bot changed the title Web - Workspace - Infinite spinner is shown when new account creates a Free Plan [$500] Web - Workspace - Infinite spinner is shown when new account creates a Free Plan Nov 10, 2023
Copy link

melvin-bot bot commented Nov 10, 2023

Job added to Upwork: https://www.upwork.com/jobs/~01122d03775f699254

Copy link

melvin-bot bot commented Nov 10, 2023

Triggered auto assignment to @strepanier03 (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details.

@melvin-bot melvin-bot bot added the Help Wanted Apply this label when an issue is open to proposals by contributors label Nov 10, 2023
Copy link

melvin-bot bot commented Nov 10, 2023

Bug0 Triage Checklist (Main S/O)

  • This "bug" occurs on a supported platform (ensure Platforms in OP are ✅)
  • This bug is not a duplicate report (check E/App issues and #expensify-bugs)
    • If it is, comment with a link to the original report, close the issue and add any novel details to the original issue instead
  • This bug is reproducible using the reproduction steps in the OP. S/O
    • If the reproduction steps are clear and you're unable to reproduce the bug, check with the reporter and QA first, then close the issue.
    • If the reproduction steps aren't clear and you determine the correct steps, please update the OP.
  • This issue is filled out as thoroughly and clearly as possible
    • Pay special attention to the title, results, platforms where the bug occurs, and if the bug happens on staging/production.
  • I have reviewed and subscribed to the linked Slack conversation to ensure Slack/Github stay in sync

Copy link

melvin-bot bot commented Nov 10, 2023

Triggered auto assignment to Contributor-plus team member for initial proposal review - @allroundexperts (External)

@tienifr
Copy link
Contributor

tienifr commented Nov 10, 2023

Can't reproduce.

@melvin-bot melvin-bot bot added the Overdue label Nov 13, 2023
@ikevin127
Copy link
Contributor

I'm able to reproduce it and it's similar to this issue.

MacOS: Firefox
Screen.Recording.2023-11-13.at.21.46.34.mov

The difference is that in this case, we don't have the desktop app installed hence this part of the code comes into play:

API.makeRequestWithSideEffects('OpenOldDotLink', parameters, {}).then((response) => {

which can be observed in the Networking tab as the OpenOldDotLink api call.

Given that in the video we can see the RHN of the workspace is opened initially then closed when the OpenOldDotLink is called which sets url to:

https://new.expensify.com/transition?accountID=16019534&[email protected]&shortLivedAuthToken={token}&exitTo=workspace/new&shouldForceLogin=false&ownerEmail=&makeMeAdmin=false&openOnAdminRoom=true

which causes the infinite spinner because the transition route is not properly handled by the navigator.

The problem is that compared to the web to desktop transition issue I mentioned, this one will be pretty much impossible to test externally given a proposal because it requires access to OldDot's repo in order to test a fix locally, therefore I think this should be handled internally.

@strepanier03
Copy link
Contributor

@allroundexperts - Do you agree this should be handled internally? I can update the labels if so.

@melvin-bot melvin-bot bot removed the Overdue label Nov 14, 2023
Copy link

melvin-bot bot commented Nov 17, 2023

📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸

@melvin-bot melvin-bot bot added the Overdue label Nov 17, 2023
@strepanier03
Copy link
Contributor

Bump @allroundexperts #31195 (comment)

@melvin-bot melvin-bot bot removed the Overdue label Nov 21, 2023
Copy link

melvin-bot bot commented Nov 24, 2023

@strepanier03 @allroundexperts this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks!

@melvin-bot melvin-bot bot added the Overdue label Nov 24, 2023
Copy link

melvin-bot bot commented Nov 24, 2023

@strepanier03, @allroundexperts Uh oh! This issue is overdue by 2 days. Don't forget to update your issues!

Copy link

melvin-bot bot commented Nov 24, 2023

📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸

@allroundexperts
Copy link
Contributor

@strepanier03 I think this should be handled internally.

@melvin-bot melvin-bot bot removed the Overdue label Nov 26, 2023
@strepanier03 strepanier03 added Internal Requires API changes or must be handled by Expensify staff and removed External Added to denote the issue can be worked on by a contributor labels Nov 27, 2023
Copy link

melvin-bot bot commented Nov 27, 2023

Current assignee @allroundexperts is eligible for the Internal assigner, not assigning anyone new.

@strepanier03
Copy link
Contributor

Got it, thanks @allroundexperts - I've moved it internal and now we wait.

@strepanier03 strepanier03 changed the title [$500] Web - Workspace - Infinite spinner is shown when new account creates a Free Plan [Help Wanted] [$500] Web - Workspace - Infinite spinner is shown when new account creates a Free Plan Nov 27, 2023
Copy link

melvin-bot bot commented Dec 1, 2023

@strepanier03 @allroundexperts this issue is now 3 weeks old. There is one more week left before this issue breaks WAQ. What needs to happen to get a PR in review this week? Please create a thread in #expensify-open-source to discuss. Thanks!

Copy link

melvin-bot bot commented Dec 1, 2023

@strepanier03, @allroundexperts Huh... This is 4 days overdue. Who can take care of this?

@strepanier03
Copy link
Contributor

All good Melvin, waiting for an internal team member to pick this up.

@melvin-bot melvin-bot bot added Overdue and removed Overdue labels Dec 4, 2023
@strepanier03
Copy link
Contributor

Looking for internal volunteer still.

@melvin-bot melvin-bot bot removed the Overdue label Dec 7, 2023
Copy link

melvin-bot bot commented Dec 8, 2023

@strepanier03 @allroundexperts this issue is now 4 weeks old and preventing us from maintaining WAQ. This should now be your highest priority. Please post below what your plan is to get a PR in review ASAP. Thanks!

@melvin-bot melvin-bot bot added Overdue and removed Help Wanted Apply this label when an issue is open to proposals by contributors labels Dec 8, 2023
Copy link

melvin-bot bot commented Dec 11, 2023

@strepanier03, @allroundexperts Uh oh! This issue is overdue by 2 days. Don't forget to update your issues!

@strepanier03 strepanier03 added the Help Wanted Apply this label when an issue is open to proposals by contributors label Dec 11, 2023
@strepanier03
Copy link
Contributor

Figured I'd give this another test and I think the issue here now is that to test this you need a private domain email as all new public email sign ups on Oldot redirect you to Newdot automatically now.

  • Testing on public email = no reproduction - flow is now different
  • Testing on private email = no reproduction - expected result happens

@allroundexperts - I can't repro this any longer and a change in the flow for public emails means you won't have an unvalidated account to test with either.

Unless you can reproduce still, I would like to close this. What do you think?

@melvin-bot melvin-bot bot removed the Overdue label Dec 11, 2023
@allroundexperts
Copy link
Contributor

Yes, I think we can close this @strepanier03!

@melvin-bot melvin-bot bot added the Overdue label Dec 14, 2023
Copy link

melvin-bot bot commented Dec 15, 2023

@strepanier03, @allroundexperts Uh oh! This issue is overdue by 2 days. Don't forget to update your issues!

Copy link

melvin-bot bot commented Dec 19, 2023

@strepanier03, @allroundexperts 6 days overdue. This is scarier than being forced to listen to Vogon poetry!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 Engineering Help Wanted Apply this label when an issue is open to proposals by contributors Internal Requires API changes or must be handled by Expensify staff
Projects
None yet
Development

No branches or pull requests

5 participants