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

feat: error messages display #15

Open
QuentinMacheda opened this issue Apr 18, 2024 · 0 comments
Open

feat: error messages display #15

QuentinMacheda opened this issue Apr 18, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@QuentinMacheda
Copy link
Contributor

The problem

Currently, the error messages are not displayed to the user. They are all shown in the console, which only helps the developers. This is something that needs to be fixed.

The solution

The solution is pretty simple, the errors should be displayed to the user through an alert-box or directly in the layout of the page. It should include the errors coming from the backend and from the frontend.

@QuentinMacheda QuentinMacheda added the enhancement New feature or request label Apr 18, 2024
@QuentinMacheda QuentinMacheda changed the title Error messages display feat: error messages display May 2, 2024
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
None yet
Development

No branches or pull requests

1 participant