-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
feature requestRequests for new features. Please be as specific as possible and provide proposal API if it you canRequests for new features. Please be as specific as possible and provide proposal API if it you can
Milestone
Description
In case of internal server error (for example ElasticSearch is not responding) we're currently displaying the very sad-looking message:
https://www.dropbox.com/s/rue8h3n3sur85bc/Screenshot%202018-09-03%2015.18.22.png?dl=0
We should create a kind of special error page based on the PageNotFound.
This page should:
- not contain dynamic data get from Elastic (for example categories)
- contain just the header + footer + styles
After creating such a page (and adding it to the routing) You need to add the redirect in case of error in here:
https://github.com/DivanteLtd/vue-storefront/blob/cd7ebcdd934b6dc4855287de2907f73548fd6f68/core/scripts/server.js#L81
Metadata
Metadata
Assignees
Labels
feature requestRequests for new features. Please be as specific as possible and provide proposal API if it you canRequests for new features. Please be as specific as possible and provide proposal API if it you can