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

mWeb - Workspace - Deleted Workspace appears in mWeb after reopening the tab #12955

Closed
kbecciv opened this issue Nov 23, 2022 · 2 comments
Closed
Assignees
Labels
Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 Engineering

Comments

@kbecciv
Copy link

kbecciv commented Nov 23, 2022

If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!


Issue found when executing PR #12129

Action Performed:

  1. Go to staging.new.expensify.com
  2. Log in with HT account in Web and mWeb
  3. Have an account with a workspace created
  4. Close tab in mWeb
  5. With the session that is online (Web), delete the workspace
  6. Wait 10 seconds
  7. Open the mobile app if you closed it and re-open the tab
  8. Verify that the workspace gets deleted

Expected Result:

The workspace should be deleted after open the tab

Actual Result:

Deleted Workspace appears in mWeb after reopening the tab

Workaround:

Unknown

Platform:

Where is this issue occurring?

  • Mobile Web

Version Number: 1.2.30.0

Reproducible in staging?: Yes

Reproducible in production?: Yes

Email or phone of affected tester (no customers):

Logs: https://stackoverflow.com/c/expensify/questions/4856

Notes/Photos/Videos: Any additional supporting documentation

Screen_Recording_20221123-095306_Chrome.mp4

Expensify/Expensify Issue URL:

Issue reported by: Applause - Internal Team

Slack conversation:

View all open jobs on GitHub

@kbecciv kbecciv added Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. labels Nov 23, 2022
@melvin-bot
Copy link

melvin-bot bot commented Nov 23, 2022

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

@luacmartins
Copy link
Contributor

I think this is expected. Since this a HT account, the call to the OpenApp API command can take a long time and the UI will only be updated once that requests completes and returns the updated data.

You can see the issue happening on Web below. In this example, the call to OpenApp takes 8.1s to return the updated data, after which we can see that the UI is updated and does not display the removed Workspace anymore.

web.mov

The same happens on mWeb as reported on this issue:

mweb.mov

I'm gonna close this since there's nothing to be done on the App side.

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
Projects
None yet
Development

No branches or pull requests

3 participants