-
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
App name field should indicate the max lenght #444
Comments
This is also material design default |
P1 |
This is all about using |
bryk
added a commit
to bryk/dashboard
that referenced
this issue
Mar 1, 2016
This unifies error messages and makes use of md-maxlength for validation (eg., to show 0/24 length counter). Fixes kubernetes#444
bryk
added a commit
to bryk/dashboard
that referenced
this issue
Mar 1, 2016
This unifies error messages and makes use of md-maxlength for validation (eg., to show 0/24 length counter). Fixes kubernetes#444
anvithks
pushed a commit
to anvithks/k8s-dashboard
that referenced
this issue
Sep 27, 2021
Adding CHANGELOG for v1.1.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue details
Some field in Dashboard indicate the number of chars that can be entered like 0/63. Some fields don't.
Steps to reproduce
Observed result
nothing
Expected result
max length indicator is shown below input field
Comments
same for some other fields
The text was updated successfully, but these errors were encountered: