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

Better Error Handling #87

Open
seanhess opened this issue Feb 5, 2025 · 0 comments
Open

Better Error Handling #87

seanhess opened this issue Feb 5, 2025 · 0 comments

Comments

@seanhess
Copy link
Owner

seanhess commented Feb 5, 2025

Currently, we throw a big error screen over everything whenever we get a Serverside error.

Change the default behavior to

  1. Small popup that doesn't cover the whole screen
  2. Preserve whitespace

For Serverside Errors:

  1. Display the popup
  2. Allow the programmer to configure how errors are displayed

For Client Errors:

  1. Display the popup
  2. Log to the console
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant