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

update pegasus & dashboard 404 to new sad bee layout #25913

Merged
merged 3 commits into from Nov 8, 2018

Conversation

tanyaparker
Copy link
Contributor

@tanyaparker tanyaparker commented Nov 7, 2018

Spec

Pegasus 404

Before After
screen shot 2018-11-07 at 3 30 52 pm screen shot 2018-11-07 at 3 30 58 pm

Dashboard 404

Before After
image image

@tanyaparker tanyaparker changed the title update pegasus 404 to new sad bee layout update pegasus & dashboard 404 to new sad bee layout Nov 8, 2018
@tanyaparker
Copy link
Contributor Author

The dashboard page still doesn't have the navbar, doesn't have the footer, and isn't localized... but it has the friendlier look. Considering this v1 and we can do the other stuff later.

<div class="error-child">
<img class="error-image" src="/shared/images/sad-bee-avatar.png" alt="Page not found"/>
<h1>404: Page Not Found</h1>
<div class="error-message">The page you are looking for doesn't exist at this address. Check the web address and resubmit. Or, go back to our homepage.</div>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, we don't loc the 404 on dashboard?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct. This page wasn't loc'ed before, but at least now the text is pulled out of the image. And we're one step closer to loc'ing later.

border: 1px solid #CCC;
border-right-color: #999;
border-bottom-color: #999;
button {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be great to load this from existing CSS instead of duplicating.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will look into this for v2.

Copy link
Member

@breville breville left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this looks good on mobile, then seems good to me.

@tanyaparker tanyaparker merged commit 018bf0d into staging Nov 8, 2018
@tanyaparker tanyaparker deleted the sad-bee-error-pages branch November 8, 2018 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants