You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a As a Shopper, I want to be able to see a custom 500 error page when there is a server error so that I know the issue is on the site and not on my end, with steps on what to do next.
Acceptance Criteria:
Users see a custom 500 error page if there is an internal server issue.
The page includes a friendly message indicating the error is temporary and provides a support contact link or email.
The page includes navigation options to the homepage, ensuring users are not left at a dead-end.
Tasks:
Create a custom 500 error page with a clear message about the server issue.
Provide a “Contact Support” link or email address for reporting persistent issues.
Include navigation options back to the homepage or other main sections.
Test that the 500 page displays properly if the server error occurs.
The text was updated successfully, but these errors were encountered:
As a As a Shopper, I want to be able to see a custom 500 error page when there is a server error so that I know the issue is on the site and not on my end, with steps on what to do next.
Acceptance Criteria:
Tasks:
The text was updated successfully, but these errors were encountered: