You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The "Phone" field in the Contact Us form should only accept Numbers. Currently, the field allows users to input symbols and special characters, which may lead to invalid or spam submissions.
To Reproduce
Steps to reproduce the behaviour:
Go to the Contact Us page.
Click on the Phone field.
Type alphabetical letters (a-z, A-Z) and symbols.
See there is no error.
Expected behaviour
The "Phone" field should only accept alphabetical letters (a-z, A-Z) and prevent users from invalid entries.
Screenshots
Desktop (please complete the following information):
OS: Windows 10
Browser: Chrome
Version 129.0.6668.101 (Official Build) (64-bit)
The text was updated successfully, but these errors were encountered:
Describe the bug
The "Phone" field in the Contact Us form should only accept Numbers. Currently, the field allows users to input symbols and special characters, which may lead to invalid or spam submissions.
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
The "Phone" field should only accept alphabetical letters (a-z, A-Z) and prevent users from invalid entries.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: