Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Informative 404 Missing Page Message #48

Open
5 tasks done
SeriousHorncat opened this issue Mar 4, 2023 · 0 comments
Open
5 tasks done

Create Informative 404 Missing Page Message #48

SeriousHorncat opened this issue Mar 4, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@SeriousHorncat
Copy link
Collaborator

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.

Screen Shot 2023-03-04 at 1 12 23 PM

  • 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
@SeriousHorncat SeriousHorncat added enhancement New feature or request good first issue Good for newcomers labels Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant