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 would like an informative 404 Error Page Message to inform me that what I am trying to visit is unavailable and provide a convenient button that I can click to return to the home page.
Suggested solution
Replicate the following design using Rosalution assets.
For the top header, use the existing './frontend/src/components/RosalutionHeader.vue'
The primary button styling already exists as the css class '.primary-button"
See the /./frontend/src/views/LoginView.vue' for how to include the logo
Try to level existing text styling that is in the css
For login actions in the header, reference './frontend/src/views/AccountView.vue'
Alternative
No response
Additional context
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
First Check
Description
As a user, I would like an informative 404 Error Page Message to inform me that what I am trying to visit is unavailable and provide a convenient button that I can click to return to the home page.
Suggested solution
Replicate the following design using Rosalution assets.
Alternative
No response
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: