Create a placeholder for the Error Page 5xx
As a developer,
I want to create a placeholder for the error page within the application's stepper
so that there is a designated location for handling 5XX errors and unhandled exceptions as the design and content are finalized.
Background
To handle unexpected errors such as 5XX API responses or UI failures, the application will redirect users to a unified error page. This placeholder will serve as an initial setup for the error page within the Activate Account frontend, enabling redirection to a defined page while the design is being finalized.
Acceptance Criteria
-
A new error page placeholder is created and integrated into the stepper. -
The page displays a header labeled "5XX Page".