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

Import operation updates on the UI cease once the browser tab is closed #84

Open
rishighan opened this issue Jun 20, 2023 · 3 comments
Open
Assignees
Labels
bug Something isn't working
Milestone

Comments

@rishighan
Copy link
Owner

rishighan commented Jun 20, 2023

When the user initiates an import by going to Import > Start Import the import endpoint is hit, and the actual import job queue starts processing the import jobs.

However:

  1. If the user closes the browser tab and re-opens it, the import state is reset
  2. If the user quits the browser and re-opens it, navigating back to ThreeTwo's import page, the import state is reset

Both are poor UX patterns, misleading the user into thinking that the import operation stalled or errored out.

@rishighan rishighan self-assigned this Jun 20, 2023
@rishighan
Copy link
Owner Author

This PR: rishighan/threetwo-core-service#6 is meant to address the queue automation somewhat

@rishighan rishighan added the bug Something isn't working label Jun 29, 2023
@rishighan rishighan added this to the Dot Release milestone Jun 29, 2023
@rishighan
Copy link
Owner Author

#87 as well.

@rishighan rishighan changed the title Import operation ceases on the UI once the browser tab is closed Import operation updates on the UI cease once the browser tab is closed Aug 18, 2023
@rishighan
Copy link
Owner Author

@nstephenh Pending your verification, I can close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant