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

Editing Settings in Collaborative Session is annoying #12

Open
seveibar opened this issue Mar 8, 2020 · 0 comments
Open

Editing Settings in Collaborative Session is annoying #12

seveibar opened this issue Mar 8, 2020 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@seveibar
Copy link
Collaborator

seveibar commented Mar 8, 2020

This is because changes are immediately sent to the server, then during the reconciliation some immediate user changes are reverted.

Try editing a text field for a setting while in a collaborative session. You'll see that many patches are sent and it's difficult to type.

The easiest solution is to implement a "Save" button on the Settings page. This will also make it more difficult for a team member to accidentally mess up the settings. The Save button will appear only when in a collaborative session.

@seveibar seveibar added the bug Something isn't working label Mar 8, 2020
@seveibar seveibar added this to the Version 1 milestone Apr 15, 2020
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