Import operation updates on the UI cease once the browser tab is closed #84
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When the user initiates an import by going to
Import > Start Importthe import endpoint is hit, and the actual import job queue starts processing the import jobs.However:
Both are poor UX patterns, misleading the user into thinking that the import operation stalled or errored out.
This PR: https://github.com/rishighan/threetwo-core-service/pull/6 is meant to address the queue automation somewhat
https://github.com/rishighan/threetwo/pull/87 as well.
@nstephenh Pending your verification, I can close this issue.
Closing it for now, please re-open if this is an issue still... @nstephenh