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

Checkout on document level prevents commenting #69

Open
mgaerber opened this issue Nov 16, 2018 · 1 comment
Open

Checkout on document level prevents commenting #69

mgaerber opened this issue Nov 16, 2018 · 1 comment

Comments

@mgaerber
Copy link
Contributor

When user A checked out the document, user B will get a read-only view only.

This prevents adding comments (since they are part of the document, oxygen uses PIs)

On solution would be to put comments into the ~meta DB of each project and add them the next time the document is being saved

@mgaerber
Copy link
Contributor Author

mgaerber commented Nov 16, 2018

Another question in this context would be how to allow element level checkouts. This would allow multiple users to work on the same document.

Argon could show child elements of a document in the tree and return a single node as document to the editor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant