-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Insufficient validation for non-ascii chars? #453
Comments
Actually, I was tempted to create the same issue. During testing I stumble over the problem myself. However, I thought it is a problem that will occur most likely only during testing, but not so much in production. |
The simplest, we could show error message next to deploy button something like "The form contains errors, please fix them". This would tell user what to do. The autoscroll solution seems nice, but I think it will be much harder to implement. What do you think? |
Also happy to implement this as a P2? |
@digitalfishpond "The error message actually appears on focus-out from any field, long before the Deploy button is reached." I checked once more and I cannot see such message in my case. (Goobuntu; Chrome 48.0 64-bit; no "node"; if other config info is relevant, please tell me how to obtain it). |
Thank you @olekzabl, you are right, those fields still don't have complete validation implemented. I will fix today. :) |
Fixed issues with Huawei FS create form. Fixes kubernetes#453 and kubernetes#454
Issue details
Pressing "Deploy" has no effect (as if the form hanged) if many fields contain non-ascii characters. Sometimes an error message is shown, but it's hard to notice (see below).
Steps to reproduce
Observed result
Expected result
and, moreover,
The text was updated successfully, but these errors were encountered: