vishanurag / Canvas-Editor

This is a simple web project that is made with an aim to learn about canvas element of html. Now, this project is open to all of the amazing contributors.
https://vishanurag.github.io/Canvas-Editor/
MIT License
74 stars 314 forks source link

🐛[BUG] : Name field validation on FAQ page #1255

Closed akash70629 closed 1 week ago

akash70629 commented 1 week ago

Description

The "Name" field should only accept alphabetical letters (a-z, A-Z). Currently, the field allows users to input symbols and special characters, which may lead to invalid or spam submissions.

Screenshots

image

Any additional information?

No response

What browser are you seeing the problem on?

Chrome

Checklist

akash70629 commented 1 week ago

@vishanurag please assign me this issue