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

fixFooter Newsletter Form - Name Field Validation #3367

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

akash70629
Copy link
Contributor

Title of the Pull Request

Validate the Footer Newsletter Form section's Name Field to Accept Only Letters.

Closes: #3366

Description

This PR addresses Issue #3366 by implementing validation on the Footer Newsletter form's Name field to only accept alphabetical letters.

Type of change

Added validation using the setCustomValidity method.

image

Checkbox:-

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • My code follows the code style of this project.
  • I have followed the contribution guidelines
  • I have performed a self-review of my own code.
  • I have ensured my changes don't generate any new warnings or errors.

Copy link

vercel bot commented Oct 13, 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 Oct 13, 2024 9:26am

Copy link
Contributor

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! 😊

Copy link

netlify bot commented Oct 13, 2024

Deploy Preview for swapreadsconnect ready!

Name Link
🔨 Latest commit 545c933
🔍 Latest deploy log https://app.netlify.com/sites/swapreadsconnect/deploys/670b924277579300087acaf8
😎 Deploy Preview https://deploy-preview-3367--swapreadsconnect.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sailaja-adapa sailaja-adapa added level1 Basic gssoc-ext This contribution is under GirlScript Summer of Code 2024 Extended Edition! hacktoberfest-accepted GSSOC Ext. is collaborated with Hacktoberfest labels Oct 13, 2024
@sailaja-adapa sailaja-adapa merged commit 1ccc860 into anuragverma108:main Oct 13, 2024
8 checks passed
@akash70629 akash70629 deleted the newsletter2 branch October 13, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext This contribution is under GirlScript Summer of Code 2024 Extended Edition! hacktoberfest-accepted GSSOC Ext. is collaborated with Hacktoberfest level1 Basic
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG:Footer Newsletter Form - Name Field Validation
2 participants