Skip to content

Fix/signup name input UI#1198

Open
srujana-manda wants to merge 2 commits into
aryandas2911:mainfrom
srujana-manda:fix/signup-name-input-ui
Open

Fix/signup name input UI#1198
srujana-manda wants to merge 2 commits into
aryandas2911:mainfrom
srujana-manda:fix/signup-name-input-ui

Conversation

@srujana-manda
Copy link
Copy Markdown

📌 Description

Fixed UI inconsistency in the Sign Up page where the "Full Name" input field was missing proper structural styling (background, border, and focus state). Now all input fields (Name, Email, Password, Confirm Password) follow a consistent design system.

🔗 Related Issue

Closes #1149

🛠 Changes Made

  • Ensured consistent input-modern styling for all Sign Up input fields
  • Fixed missing background/border visibility issue in Name field
  • Improved UI consistency across form inputs
  • Verified focus and hover states for better UX

📸 Screenshots (if applicable)

BEFORE
before1

AFTER
after1

✅ Checklist

  • Code runs locally
  • Followed project structure
  • No console errors
  • Properly tested changes on Sign Up page
  • Linked the issue

🚀 Notes for Reviewers

Please verify that all input fields have consistent styling and that the Sign Up form matches the existing UI design system.

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.

[UI/UX]: Name input field background and border are invisible on Sign Up card

1 participant