issues
search
ynnckth
/
pizza-time
Exploring and implementing state-of-the-art practices and tech when using ReactJS
0
stars
0
forks
source link
Improve error handling in the frontend
#20
Open
ynnckth
opened
2 years ago
ynnckth
commented
2 years ago
Improve the errors shown on toast notifications
Define common error response format in backend
Configure frontend to read corresponding properties to see error message and display nicely
Handle error responses on API layer (currently always calling response.json())
Improve the errors shown on toast notifications