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

404 Page #796

Merged
merged 1 commit into from
Oct 5, 2023
Merged

404 Page #796

merged 1 commit into from
Oct 5, 2023

Conversation

AndyClifford
Copy link
Contributor

404 Page as per the Figma design https://www.figma.com/file/IgRlQWJTyGoZhlF4fVKD6B/Centrapay-Docs-(Tailwind)?type=design&node-id=636-5747&mode=design&t=a1A4fYhOc8PuRO7Y-0

Reworded the text to match the Tailwind UI Protocol

Test Plan:

  • Go to docs.centrapay.com/fjeirjerij and assert the 404 page appears
  • Assert the Contact support button opens the support widget
  • Assert the Go back home button routes to the homepage
image

@AndyClifford AndyClifford merged commit 503f2ca into master Oct 5, 2023
2 checks passed
@AndyClifford AndyClifford deleted the 404-page branch October 5, 2023 22:55
@MeganSteenkamp
Copy link
Contributor

@AndyClifford would be good to get a design review on this ❤️

<p class="text-content-accent type-body-2 font-bold">
404
</p>
<h1 class="type-headline-2 text-gray-900">
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this should be a custom Centrapay colour token next time 👀

Copy link
Contributor Author

@AndyClifford AndyClifford Oct 5, 2023

Choose a reason for hiding this comment

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

Do you have a suggestion for which one to use? Looks like there's a few cases of text-gray-*

<button
id="freshdesk"
type="button"
class="btn bg-interactive-tertiary border rounded-md"
Copy link
Contributor

Choose a reason for hiding this comment

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

@AndyClifford How does this work to open the freshdesk? I'm guessing it's from the id but ids should be unique on a page

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah it is from the id - this has broken the original button when the 404 page is visible. Will look into this now

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.

3 participants