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

Ensure client saved questions don't desync from the server #194

Open
KingSupernova31 opened this issue Sep 19, 2023 · 1 comment
Open

Ensure client saved questions don't desync from the server #194

KingSupernova31 opened this issue Sep 19, 2023 · 1 comment
Labels
enhancement New feature or request medium priority

Comments

@KingSupernova31
Copy link
Owner

Any time the editor tries to update a question, it should save an "original copy" and send that to the server as well. If the server's copy is not the same as the original, the update is denied. (Suggest the editor opens the current question in a new tab and figure out what changed.)

@KingSupernova31
Copy link
Owner Author

Sub-bug which this should fix: If the status of the question on the server gets out of sync with its saved stutus on the client, attempting to change its status will return a "you don't have permission" error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request medium priority
Projects
None yet
Development

No branches or pull requests

1 participant