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

Bug: signup form UI mis aligned fixed #309 #312

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

Conversation

DhruvBavadiya
Copy link

Description

This pull request fixes issue #309, where the signup form was misaligned and shifted to the right side of the page, leaving an empty div element on the left. The following changes have been made to correct this issue:

  • Modified app/(auth)/register/page.tsx to ensure proper alignment of the signup form.

To Reproduce

Expected Behavior

After the fix, the signup form should remain centered on the page when the 'Signup' button is clicked, just like the login form.

Copy link

@Jay-Karia Jay-Karia left a comment

Choose a reason for hiding this comment

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

This pull is duplicate (#310)

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