Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.

feat: login & signup quick do up#113

Merged
provsalt merged 7 commits intodevfrom
feat--login-&-signup-redesign-20260107
Jan 7, 2026
Merged

feat: login & signup quick do up#113
provsalt merged 7 commits intodevfrom
feat--login-&-signup-redesign-20260107

Conversation

@shunxiangg
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown
Owner

@provsalt provsalt left a comment

Choose a reason for hiding this comment

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

design doesn't look good to me. the goal was having the fields on the left and having an image on the right. this is completely off from what was discussed.

Copy link
Copy Markdown
Owner

@provsalt provsalt left a comment

Choose a reason for hiding this comment

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

there seems to be excessive tailwinds classes being used and the icon is using a hardcoded svg value. I'm also not sure what the close banner is there.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR redesigns the login and signup pages with a modern, responsive UI that replaces the Card component-based layout with a custom split-screen design featuring gradient backgrounds, improved form styling, and mobile-friendly notification banners.

  • Replaced Card component layout with a responsive two-column design (form + hero section)
  • Added dismissible mobile notification banners for better mobile UX
  • Enhanced form inputs with better styling, placeholder text, autocomplete attributes, and improved error messages

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 10 comments.

File Description
frontend/src/routes/auth/signUp.jsx Redesigned signup page with split-screen layout, mobile banner, improved form fields with autocomplete, and enhanced error messages
frontend/src/routes/auth/login.jsx Redesigned login page with split-screen layout, mobile banner, improved form fields with autocomplete, and consistent styling with signup page

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@shunxiangg shunxiangg requested a review from provsalt January 7, 2026 13:55
Copy link
Copy Markdown
Owner

@provsalt provsalt left a comment

Choose a reason for hiding this comment

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

minor changes

@provsalt
Copy link
Copy Markdown
Owner

provsalt commented Jan 7, 2026

make sure your colours use primary as well. thanks

@provsalt provsalt merged commit 1df68c8 into dev Jan 7, 2026
1 of 2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants