Skip to content
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

Inaccurate error message for name field in adding chart repositories #433

Open
2 tasks done
avinashupadhya99 opened this issue Jul 12, 2022 · 0 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@avinashupadhya99
Copy link
Contributor

Checklist:

  • I've searched in the docs and FAQ for my answer
  • 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 avinashupadhya99 added the bug Something isn't working label Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant