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

🛠️FIX : Sign Up section - Name field validation #1167

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

akash70629
Copy link
Contributor

Describe the FIX

The "Name" field in the Sign Up section only accept alphabetical letters (a-z, A-Z)

Fixes #1163

Additional Details 💥💥💥

This PR resolves issue #1163, and additionally addresses a few minor fixes, such as adding a missing button. However, there are more improvements to be made, which I'd like to tackle in a separate PR.

Screenshots

Before
image

After
image

Pull Request Checklist

  • I have added screenshots and videos to show before and after the working of my code.
  • I have ensured that the screen size is set to 100% while making the video.
  • I have synced the latest fork with my local repository and resolved any conflicts.
  • I have mentioned the issue number which I created before making this PR .(format to mention issue number is : fixes #(issue number) )
  • I understand that if any the above conditions are not met , my PR will not be MERGED .

Copy link

vercel bot commented Oct 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
word-wise ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 18, 2024 7:12pm

@ANSHIKA-26 ANSHIKA-26 merged commit c93f922 into ANSHIKA-26:main Oct 19, 2024
4 of 5 checks passed
Copy link

🎉🎉 Thank you for your contribution! Your PR #1167 has been merged! 🎉🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛BUG : Sign Up section - Name field validation
3 participants