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

updated 404/PageNotFound #9503

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Conversation

Israellund
Copy link
Collaborator

Link to Issue

Closes: #9486

Description of Changes

  • Changed the copy and added a cta Sign in button

Test Plan

-go to /404
-confirm that you now see the changed copy.
-click the Sign in button below the copy and confirm you see the AuthModal
-Sign in as you regularly would and confirm that it worked

Copy link
Contributor

@masvelio masvelio left a comment

Choose a reason for hiding this comment

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

the problem is that we treat every 404 page the same way.
This address from video does not exists but even though I got info about private page and prompt to sign in. After signing in, I am still on 404.

Kapture.2024-10-10.at.12.22.28.mp4

The idea is cool but to make it truly work, it needs much more effort.

Copy link
Contributor

@mzparacha mzparacha left a comment

Choose a reason for hiding this comment

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

I also like the idea but on some pages it won't work as @masvelio pointed out. Generally a good direction.

@ilijabojanovic ilijabojanovic merged commit 2fa11c6 into master Oct 10, 2024
11 checks passed
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.

Create new page for when user isn't logged in
4 participants