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
While adding a custom helm repository, the name field shows the error Name is required even if a name is provided that is less than 5 characters. The error message should be rather Name should be at least 5 characters to be more accurate.
To Reproduce
Go to Global Configurations and click on Chart Repositories
Click on + Add repository
Enter a name for the repository that is less than 5 characters.
Notice the error message on the name field.
Expected behavior
The error message should be rather Name should be at least 5 characters to be more accurate.
Current behavior
The name field shows the error Name is required even if a name is provided that is less than 5 characters during a
Screenshots
Logs
N/A
The text was updated successfully, but these errors were encountered:
Checklist:
Describe the bug
While adding a custom helm repository, the name field shows the error
Name is required
even if a name is provided that is less than 5 characters. The error message should be ratherName should be at least 5 characters
to be more accurate.To Reproduce
Global Configurations
and click onChart Repositories
+ Add repository
Expected behavior
The error message should be rather
Name should be at least 5 characters
to be more accurate.Current behavior
The name field shows the error
Name is required
even if a name is provided that is less than 5 characters during aScreenshots
Logs
N/A
The text was updated successfully, but these errors were encountered: