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

Role " name " should not be exceed 64 characters #909

Open
marwa-benhassine opened this issue Sep 6, 2023 · 1 comment
Open

Role " name " should not be exceed 64 characters #909

marwa-benhassine opened this issue Sep 6, 2023 · 1 comment
Labels
component: roles Changes related to user roles and permissions. type: bug Indicates that the issue or pull request addresses a bug or error.

Comments

@marwa-benhassine
Copy link
Contributor

marwa-benhassine commented Sep 6, 2023

Describe the bug

  1. The create button cannot be clicked when the role name exceeds 64 characters
  2. When editing the role name, an error message is displayed for labels.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the role page
  2. Click on button create
  3. Click on the Create button.
  4. Click on the Edit button
    5.Change the role name

Expected behavior

  1. When creating a new role with more than 64 characters, a popup should be displayed.
  2. When editing the role name,"Label name cannot be longer than 32 characters" should be replaced with "Role name cannot be longer than 64 characters" in the error message.

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

newrole

Role_name.mp4

Desktop (please complete the following information):

OS: Windows

Browser: Chrome/Edge/Firefox

@marwa-benhassine marwa-benhassine added type: bug Indicates that the issue or pull request addresses a bug or error. component: roles Changes related to user roles and permissions. labels Sep 6, 2023
@marwa-benhassine
Copy link
Contributor Author

Related to #910

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: roles Changes related to user roles and permissions. type: bug Indicates that the issue or pull request addresses a bug or error.
Projects
None yet
Development

No branches or pull requests

1 participant