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

FIX: UX Document Conversion in multi worker environment #1378

Open
wants to merge 35 commits into
base: main
Choose a base branch
from

Conversation

hexaltation
Copy link
Collaborator

Context

#1181 was revert due to gristlabs internal CI failing in multi-worker environment.

Proposed solution

This PR implements the same user journey fixing inconsistencies with multi-worker.
We will discuss @georgegevoian's remark #1015 (comment) in an other issue if changes are needed in a product point of view.

Related issues

Fixes #1015

Has this been tested?

  • 👍 yes, I added tests to the test suite

fflorent and others added 30 commits January 14, 2025 14:06
Co-authored-by: hexaltation <[email protected]>
Co-authored-by: fflorent <[email protected]>
todo: tests, notification of success
fix: url deduction for page reload to apply new document type
TODO onboarding popup

TODO better waiting for url change
remove uneeded async and better function naming
Copy link
Collaborator

@fflorent fflorent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs feedback
Status: Dev to review
Development

Successfully merging this pull request may close these issues.

Converting documents to tutorials or templates through the UI
2 participants