dashboard icon indicating copy to clipboard operation
dashboard copied to clipboard

Inaccurate error message for name field in adding chart repositories

Open avinashupadhya99 opened this issue 2 years ago • 0 comments

Checklist:

  • [x] I've searched in the docs and FAQ for my answer
  • [x] I've included steps to reproduce the bug.

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 rather Name should be at least 5 characters to be more accurate.

To Reproduce

  1. Go to Global Configurations and click on Chart Repositories
  2. Click on + Add repository
  3. Enter a name for the repository that is less than 5 characters.
  4. 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

image

Logs

N/A

avinashupadhya99 avatar Jul 12 '22 05:07 avinashupadhya99