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 user, I want to see a meaningful and visually appealing 404 page, so that I can understand when a requested page is not found and navigate back to the app seamlessly.
Scenario
Given I am using the app,
When I enter an incorrect or non-existent URL,
Then I should be redirected to the 404 page.
Acceptance Criteria:
The 404 page should have a clear and user-friendly design that aligns with the app's visual theme.
The 404 page should be responsive and work well on various screen sizes and devices.
The text was updated successfully, but these errors were encountered:
Story
As a user, I want to see a meaningful and visually appealing 404 page, so that I can understand when a requested page is not found and navigate back to the app seamlessly.
Scenario
Given I am using the app,
When I enter an incorrect or non-existent URL,
Then I should be redirected to the 404 page.
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: