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

Multiple person working on the same project. #102

Open
hunterhector opened this issue Aug 16, 2020 · 0 comments
Open

Multiple person working on the same project. #102

hunterhector opened this issue Aug 16, 2020 · 0 comments
Labels
bug Something isn't working task_size_mid

Comments

@hunterhector
Copy link
Member

Describe the bug
When two users are working on one project simultaneously, it will create problems to synchronize their efforts.

To Reproduce
Steps to reproduce the behavior:

  1. Open two accounts and edit the same table at the same time.

Expected behavior
The system should either allow one user to edit at one time or handle synchronized operations.

  1. One user will lock the document when editing the project. This user will be logged out automatically after some timeout.
  2. Support simultaneous edit to the same file.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Version [e.g. 22]
  • Node Versions or other

Additional context
Add any other context about the problem here.

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

No branches or pull requests

1 participant