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

Improve error handling when a note fails to render #260

Open
cloverich opened this issue Oct 14, 2024 · 0 comments
Open

Improve error handling when a note fails to render #260

cloverich opened this issue Oct 14, 2024 · 0 comments

Comments

@cloverich
Copy link
Owner

When a note fails to render, it displays a stack trace in the UI. This is kind of useful, but also leaves the user (me) stuck on that document page, unable to navigate away while also unable to really do anything about it. Instead do this:

  1. Display the source document that caused the error (which is a file user can view on disk if needed)
  2. Make it look a little nicer (easier to copy paste stack)
  3. Put a back button on the error page
  4. Put instructions on how to report the error (Github I guess, include stack + note content)
@cloverich cloverich mentioned this issue Nov 12, 2024
12 tasks
@cloverich cloverich mentioned this issue Nov 22, 2024
9 tasks
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