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: login page #118

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

✨ - feat: login page #118

wants to merge 2 commits into from

Conversation

Xaohs
Copy link
Contributor

@Xaohs Xaohs commented Aug 8, 2024

No description provided.

@Xaohs Xaohs requested a review from svenvandescheur August 8, 2024 14:25
@Xaohs
Copy link
Contributor Author

Xaohs commented Aug 9, 2024

TODO: Testing on Mobile and possible improvements for mobile

Copy link
Collaborator

@svenvandescheur svenvandescheur left a comment

Choose a reason for hiding this comment

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

Nice start some remarks, also in general: I think there is a bit vertical padding lacking on the card. and some text alignment issues. Please double check the design for this.

}

&--shadow {
box-shadow: 0px 0px 10px 0.5px var(--page-color-shadow);
Copy link
Collaborator

Choose a reason for hiding this comment

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

The shadow seems a bit heavy, can we make it more subtle?

justify: true,
}}
/>
<P muted>
Copy link
Collaborator

Choose a reason for hiding this comment

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

  • The link should be customizable
  • The P should only be shown when the link is provided.

description: "templates.Login: The login title",
defaultMessage: "Welkom Terug",
});

Copy link
Collaborator

Choose a reason for hiding this comment

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

labelForgotPassword and I think one label (for both the title and link) should be sufficient, given that both the fallback and React Intl implementation support placeholders for values.

src/components/layout/page/page.tsx Show resolved Hide resolved
@Xaohs Xaohs requested a review from svenvandescheur August 23, 2024 14:25
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.

2 participants