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

done email problem #1427 #1478

Closed
wants to merge 1 commit into from
Closed

done email problem #1427 #1478

wants to merge 1 commit into from

Conversation

dnyandeepchute
Copy link
Contributor

Related Issue

none

Fixes: #1427

Description

email was taking only upper case letters and invalid inputs

Type of PR

  • Bug fix

Screenshots / videos (if applicable)

[Attach any relevant screenshots or videos demonstrating the changes. Make sure to attach before & after screenshots in your PR.]

before:
Screenshot 2024-06-06 113353

after:
Screenshot 2024-06-06 113323

Checklist:

  • [x ] I have made this change from my own.
  • I have taken help from some online resources.
  • [x ] My code follows the style guidelines of this project.
  • [x ] I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • [x ] I have made corresponding changes to the documentation.
  • [ x] My changes generate no new warnings.
  • [x ] I have tested the changes thoroughly before submitting this pull request.
  • [x ] I have provided relevant issue numbers and screenshots after making the changes.

Copy link

vercel bot commented Jun 6, 2024

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

Name Status Preview Comments Updated (UTC)
swapreads ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2024 6:15am

Copy link
Contributor

github-actions bot commented Jun 6, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@dnyandeepchute
Copy link
Contributor Author

@anuragverma108 , please check.

@anuragverma108
Copy link
Owner

image
Problem is not solved yet!
You haven't changed anything.

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.

BUG: invalid email input is accepted
2 participants