-
Notifications
You must be signed in to change notification settings - Fork 161
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
TelephonicInput: requires validation for number , '+' and braces only #1332
Comments
Thanks for reporting the issue @SySagar. I am working on this. |
@dougfabris Should I start working on this? |
Hey @SySagar, I am working on this and will create a PR soon. |
sure. No problem |
I have raised the pull request as this was idle for long time. @SySagar could you please review this pull request so that if there are any changes to be made I will be there to follow up |
@SySagar is the issue still open.I want to work on this |
Description
Currently the telephonic input accepts anything i.e. strings, numbers, symbols like %,&,) etc. It should be made to accept only numbers with few paramters like + and ()
Steps to reproduce
Go to fuselage components
Type anything inside the text field
It should show it as invalid rather it doesn't shows anything
Insert an image/gif
The text was updated successfully, but these errors were encountered: