💄(frontend) redesign error pages with Figma layout#2528
Draft
Ovgodd wants to merge 11 commits into
Draft
Conversation
Add SVGs for 404, 500, 503, access denied, and email confirmation pages.
Use SVG icons, 102x72 layout, 12px description and text-link actions.
| <ErrorActionLink | ||
| onClick={() => | ||
| safeTarget | ||
| ? window.location.assign(safeTarget) |
Wire new SVG icons and show Home plus Refresh actions on error pages.
Contributor
|
Size Change: +10.4 kB (+0.24%) Total Size: 4.38 MB 📦 View Changed
|
Apply new illustration, typography and text-link actions for access errors.
Align 503 offline page and user reconciliation screen with Figma design.
Apply consistent flex centering and replace Material home icon in ErrorPage.
Use Cunningham button on 401 and ui-kit icons with brand tertiary on 403.
Align e2e assertions with redesigned access denied pages.
Export action and description styles from ErrorPage and simplify offline page.
Ovgodd
force-pushed
the
feat/error-pages-redesign
branch
from
July 16, 2026 14:13
857da66 to
4421482
Compare
Use Docs logo header and bottom actions without sidebar on error pages.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
This PR redesigns error and access-related pages (404, 500, 503, 401, 403, email confirmation) to match the new Figma specs, with consistent layout, typography, icons, and action links.
Figma : here
issue : 1561
Proposal
ErrorPagecomponent (102×72 icon, 12px description, text-link actions)_errorpages to useErrorPageerrorActionStyles,errorDescriptionStyles) and reuseErrorPageon offline page/404,/500,/offline,/401, 403 on restricted doc, email confirmation flow