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

Kapua UI Freezes If Existing Role Renamed To Non-Unique Name #920

Closed
LeoNerdoG opened this issue Nov 6, 2017 · 2 comments
Closed

Kapua UI Freezes If Existing Role Renamed To Non-Unique Name #920

LeoNerdoG opened this issue Nov 6, 2017 · 2 comments
Assignees
Labels
Bug This is a bug or an unexpected behaviour. Fix it! Console GWT This issue/PR is related to Admin Web Console

Comments

@LeoNerdoG
Copy link
Contributor

If we create several roles (e.g. role1, role2, role3) and then try to rename for example role2 into role3, Kapua UI freezes (it is not responding) and whole webpage has to be refreshed.

Testflow:

  1. Login as kapua-sys
  2. Go to Roles, create several roles with unique names (e.g. role1, role2, role3)
  3. Try to rename role2 into role3.
    Kapua UI freezes as shown in screenshot bellow.

screen shot 2017-11-06 at 09 23 28

Browsers used:

  • Google Chrome (Version 62.0.3202.75 (Official Build) (64-bit))
  • Safari (Version 11.0.1 (12604.3.5.1.1))
  • Mozilla Firefox (56.0.2 (64-bit))
  • Opera (Version 48.0.2685.52)
@stefanomorson stefanomorson added Bug This is a bug or an unexpected behaviour. Fix it! Console GWT This issue/PR is related to Admin Web Console labels Nov 6, 2017
lorthirk pushed a commit that referenced this issue Nov 10, 2017
Fix for #920

Signed-off-by: Claudio Mezzasalma <claudio.mezzasalma@eurotech.com>
lorthirk pushed a commit that referenced this issue Nov 10, 2017
Fix for #920

Signed-off-by: Claudio Mezzasalma <claudio.mezzasalma@eurotech.com>
@lorthirk
Copy link

A fix is provided in 2e0b752

@LeoNerdoG
Copy link
Contributor Author

I am verifying that this issue is resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug or an unexpected behaviour. Fix it! Console GWT This issue/PR is related to Admin Web Console
Projects
None yet
Development

No branches or pull requests

3 participants