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

Detailed error message on front-end #165

Open
FlowingSPDG opened this issue Feb 24, 2020 · 0 comments
Open

Detailed error message on front-end #165

FlowingSPDG opened this issue Feb 24, 2020 · 0 comments
Assignees
Labels
backend GraphQL or API(Go) related issue. enhancement New feature or request front Front-end(React) related issue.

Comments

@FlowingSPDG
Copy link
Owner

FlowingSPDG commented Feb 24, 2020

currently im using c.AbortWithError. front cannot get detailed error logs.
so Im thinking to use c.AbortWithStatusJSON insted to add error message.
front-end should not use customized error message if server returned 500(internal server error).

@FlowingSPDG FlowingSPDG added enhancement New feature or request Additional backend GraphQL or API(Go) related issue. front Front-end(React) related issue. labels Feb 24, 2020
@FlowingSPDG FlowingSPDG self-assigned this Feb 24, 2020
@FlowingSPDG FlowingSPDG changed the title [API/Vue] More error message for front-end [API/Front] More error message for front-end Aug 12, 2023
@FlowingSPDG FlowingSPDG changed the title [API/Front] More error message for front-end Detailed error message on front-end Aug 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend GraphQL or API(Go) related issue. enhancement New feature or request front Front-end(React) related issue.
Projects
None yet
Development

No branches or pull requests

1 participant