Feature - Enhance error page #8
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Is your feature request related to a problem? Please describe.
Make sure the component shows a nice-looking message if the component crashes by a 401.
Describe the solution you'd like
Display information stating that the API-key is expired/invalid.
The file "ErrorComponent.js" currently shows an error message in plaintext, but the look is really ugly. Anything else is preferred! Preferably with a picture indicating something went wrong.
Test plan
We need snapshot testing and unit testing!
The text was updated successfully, but these errors were encountered: