-
Notifications
You must be signed in to change notification settings - Fork 2
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
[DEV-1333] Fix sign-in and confirm sign-in UI and UX #601
Conversation
🦋 Changeset detectedLatest commit: 9c659e9 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
apps/nextjs-website/src/components/organisms/Auth/ConfirmLogin.tsx
Outdated
Show resolved
Hide resolved
apps/nextjs-website/src/components/organisms/Auth/LoginForm.tsx
Outdated
Show resolved
Hide resolved
…n-in' into DEV-1333-sign-in-and-confirm-sign-in
Jira Pull Request LinkThis Pull Request refers to the following Jira issue DEV-1333 |
Quality Gate passedIssues Measures |
📦 Next.js Bundle Analysis for nextjs-websiteThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
Fix sign-in and confirm sign-in UI and UX.
This PR is the first result of the division of the previous PR #486
List of Changes
It changes the UX of the sign-in page and the corresponding confirmation page according to Figma design
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Layout (take a look at the label of password's field:
Error management:
Confirmation page:
Confirmation page error:
Types of changes
Checklist: