-
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-1334] Fix sign-up and confirm sign-up pages #604
Conversation
🦋 Changeset detectedLatest commit: b0ecc80 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 |
This PR exceeds the recommended size of 800 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why didn't you split in two separate PRs the sign-in and the sign-up?
…n-in' into DEV-1334-sign-up-and-confirm-sign-up
There are dependencies between the two branches. This PR depends on (and now points to) #601 |
…n-up-and-confirm-sign-up
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Screencast from 12-02-2024 15:25:04.webm
Subscribe button should became disable on click until BE respond
Co-authored-by: AF <[email protected]>
Branch is not up to date with base branch@marcobottaro it seems this Pull Request is not updated with base branch. |
Jira Pull Request LinkThis Pull Request refers to the following Jira issue DEV-1334 |
📦 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! 🙌 |
1 similar comment
📦 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-up and confirm sign-up pages
List of Changes
It changes the UX of the sign-up page and the corresponding confirmation page according to Figma design
This PR depends on #601
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Sign-up page:
Confirm sign-up page:
Types of changes
Checklist: