springernature / ux-elements-docs

UX Documentation for Elements design system
MIT License
1 stars 3 forks source link

Error message pattern #107

Open foxintherain opened 1 year ago

foxintherain commented 1 year ago

What

Error message pattern to standardise our error pages:

  1. 500 Internal Server Error - the server encountered an unexpected condition which prevented it from fulfilling the request.
  2. 404 Not Found - the server has not found anything matching the Request-URI.

https://docs.google.com/document/d/188p1mP8pllcMmk6o2yE1MWgTW4PboUk9hEsmmPXFBZ4/edit

Why

This is a design pattern to help standardise our error pages with clear instructions and explanations to the user about what has occurred during a 500 or 404 error.

Done when

[ ] - Content is reviewed by @alexhallspringer / @amyhupe [ ] - Visual diagram to specify how the content should be layed out on a page [ ] - Published on elements under a new "Patterns" section.