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

Disable the Next button on Role creation step 1 if the role name is invalid #17470

Closed
AnuradhaSK opened this issue Oct 31, 2023 · 1 comment
Closed
Assignees
Labels
Fixed/7.0.0 Priority/High Type/Bug ui Issues reported in the user interface of the embedded portals (Ex: Myaccount, Console)
Milestone

Comments

@AnuradhaSK
Copy link
Contributor

AnuradhaSK commented Oct 31, 2023

Describe the issue:

  1. Created an application and authorized to few APIs
  2. Go to application's Roles tab and select "application" as the allowed audience
  3. Then go to Roles section under "User Management"
  4. Try to create a role with an invalid role name. Give input as "Role$@#". select audience as application and select the created app.
  5. It shows the error message under the role name input field but can click on the Next button
  6. If you click on the Next button, the permission selection drop-down will not list any authorized API.
  7. If you go back and correct the name, authorized APIs will be listed properly to select permissions
Screen.Recording.2023-11-01.at.00.15.16.mov

Expected Behavior:

  • Disable the "Next" button if the role name input/ if the selected application's audience is invalid
@AnuradhaSK AnuradhaSK added Type/Bug ui Issues reported in the user interface of the embedded portals (Ex: Myaccount, Console) Priority/High labels Oct 31, 2023
@AnuradhaSK AnuradhaSK added this to the 7.0.0-alpha2 milestone Oct 31, 2023
@DonOmalVindula DonOmalVindula moved this to In Progress in Identity Server 7.0.0 Nov 1, 2023
@DonOmalVindula
Copy link
Contributor

Fixed with #17516

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed/7.0.0 Priority/High Type/Bug ui Issues reported in the user interface of the embedded portals (Ex: Myaccount, Console)
Projects
Archived in project
Development

No branches or pull requests

3 participants