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

Global: refactor error handling #24

Open
2 tasks
SotosTsepe opened this issue Sep 24, 2024 · 0 comments
Open
2 tasks

Global: refactor error handling #24

SotosTsepe opened this issue Sep 24, 2024 · 0 comments

Comments

@SotosTsepe
Copy link
Member

Currently, the buttons are rendered conditionally with Jinja based on the user's authentication status. Try-except blocks also wrap UI methods used by the Jinja templates.

All these should be refactored (e.g. dynamically rendering the button type with JS) following the checklist:

  • Switch to API calls
  • Handle & present errors in the frontend
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