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

Clean error handling on frontend #14

Open
PhMemmel opened this issue Aug 12, 2023 · 0 comments
Open

Clean error handling on frontend #14

PhMemmel opened this issue Aug 12, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@PhMemmel
Copy link
Member

Whenever the connection is lost or a request (especially the update request which by default is being sent every 10 seconds) cannot be answered by the server, there should be a clean error handling. This also includes proper user feedback, especially whenever a user tries to change the content of the board in any way to warn the user about the fact, that his changes won't be saved.

Maybe the board should be even put into some kind of read only mode as long as the connection to the backend cannot be re-established.

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

No branches or pull requests

2 participants