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

sig#882 - Implement a Generic Error Handling Method in the Frontend #1166

Open
3 tasks
MaximilianHauer opened this issue Sep 27, 2024 · 0 comments
Open
3 tasks
Labels
enhancement New feature or request

Comments

@MaximilianHauer
Copy link

Description

sig#882 - Implement a Generic Error Handling Method in the Frontend

  • Create a centralized error handling function in the frontend that can be used across the application.
  • This function should fetch the error message from the backend response and display it in a clear and user-friendly manner.
  • Consider using a Snackbar UI element to ensure the user's attention is drawn to the error message.
  • If Snackbar is taken the event type "error" should not vanish until it is actively clicked away by the user

Acceptance Criteria

  • [criteria 1]
  • [criteria 2]
  • [criteria 3]

Additional Information

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
Status: NEW USER REQUEST
Development

No branches or pull requests

1 participant