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

feat: add auth home page #872

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

feat: add auth home page #872

wants to merge 1 commit into from

Conversation

spaenleh
Copy link
Member

@spaenleh spaenleh commented Feb 10, 2025

The /auth path currently displays an empty page.

I propose to add a meaningful page there, that proposes the use to either register a new account or log into an existing one.

@spaenleh spaenleh self-assigned this Feb 10, 2025
@spaenleh spaenleh added the fix A bug fix label Feb 10, 2025
Copy link
Contributor

@pyphilia pyphilia left a comment

Choose a reason for hiding this comment

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

Translate the text?
Also should we add the graasp logo?

}
>
<Stack direction="column" gap={2}>
<Typography>New to the platform ?</Typography>
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
<Typography>New to the platform ?</Typography>
<Typography>New to the platform?</Typography>

@spaenleh spaenleh marked this pull request as draft February 12, 2025 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix A bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants