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

Handle errors in a sensible way #18

Open
4 tasks
omeryagmurlu opened this issue Mar 27, 2021 · 0 comments
Open
4 tasks

Handle errors in a sensible way #18

omeryagmurlu opened this issue Mar 27, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request IMPORTANT
Milestone

Comments

@omeryagmurlu
Copy link
Member

omeryagmurlu commented Mar 27, 2021

Currently we hook directly into util functions and bring error handling code there. This is real bad™, and it'd be preferable to have them in the apis themselves.

Additionally, it'd be nice to have an easy way to file bugs, so provide a compile time environment variable for bug reports and show an additional ui for it when a syncronous error occurs

  • ajax errors inside APIs
  • syncronous
    • UI
    • Functionality
@omeryagmurlu omeryagmurlu added enhancement New feature or request IMPORTANT labels Mar 27, 2021
@omeryagmurlu omeryagmurlu self-assigned this Mar 27, 2021
@omeryagmurlu omeryagmurlu added this to the v1.0.0 milestone Mar 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request IMPORTANT
Projects
None yet
Development

No branches or pull requests

1 participant