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

fix(admin-ui): add proper message if user have to add min char #1447

Closed
manojs1978 opened this issue Nov 11, 2023 · 1 comment
Closed

fix(admin-ui): add proper message if user have to add min char #1447

manojs1978 opened this issue Nov 11, 2023 · 1 comment
Assignees
Labels
bug Something isn't working comp-admin-ui Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality

Comments

@manojs1978
Copy link
Contributor

Describe the bug
add proper message if user have to add text more than specifi limit

To Reproduce
Steps to reproduce the behavior:

  1. install flex 5.0.0-20.nightly
  2. add new role or other places where we have to add more than 5 characters
  3. add 4 char name only
  4. yes button will not enable

Expected behavior
should display min char message

Screenshots
If applicable, add screenshots to help explain your problem.
image

Desktop (please complete the following information):

  • OS: ubuntu22
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]
  • -db mysql
    Smartphone (please complete the following information):
  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@manojs1978 manojs1978 added the bug Something isn't working label Nov 11, 2023
@mo-auto mo-auto added comp-admin-ui Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality labels Nov 11, 2023
jv18creator added a commit that referenced this issue Nov 15, 2023
Signed-off-by: Jeet Viramgama <jviramgama5@gmail.com>
@jv18creator
Copy link
Contributor

fixed at #1445

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working comp-admin-ui Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

No branches or pull requests

5 participants