Skip to content

Fixed the Sign Up UI of the website#1295

Open
Shayan-Bhowmik wants to merge 2 commits into
aryandas2911:mainfrom
Shayan-Bhowmik:name-input-background-border
Open

Fixed the Sign Up UI of the website#1295
Shayan-Bhowmik wants to merge 2 commits into
aryandas2911:mainfrom
Shayan-Bhowmik:name-input-background-border

Conversation

@Shayan-Bhowmik
Copy link
Copy Markdown

@Shayan-Bhowmik Shayan-Bhowmik commented May 29, 2026

📌 Description

Fixed the sign-up form styling so the "Full Name" input now has the same visible background and border treatment as the Email and Password fields.

🔗 Related Issue

Closes #1149

🛠 Changes Made

  • Restored the shared input-modern styling utility in the frontend stylesheet.
  • Added consistent background, border, text, placeholder, and focus states for auth inputs.
  • Ensured the Name field on the Create Account card renders with a visible text box boundary again.

✅ Checklist

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

🚀 Notes for Reviewers

The fix is centralized in the shared input utility, so the signup form now stays consistent with the login form and any other inputs using the same class.

Copilot AI review requested due to automatic review settings May 29, 2026 14:56
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