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 GUI Not Automatically Refreshed After Changing Accounts #894

Closed
LeoNerdoG opened this issue Oct 20, 2017 · 2 comments
Closed

Kapua GUI Not Automatically Refreshed After Changing Accounts #894

LeoNerdoG opened this issue Oct 20, 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

This is related to Issue #885 .
If a user is logged in as kapua-sys, creates new child account and then switches to this newly created child account, Kapua GUI does not refresh automatically, but it should.

Testflow:

  1. Login as kapua-sys
  2. Go to Child Accounts, create new child accout (e.g. kapua-child1)
  3. switch to kapua-child1 aaccount and observe the Kapua GUI
    We can see, that GUI does not refresh itself, as show on screenshots bellow.

Screenshot 1: we are logged in as kapua-sys user
1

Screenshot 2: We are switching to kapua-child1 account
2

Screenshot 3: Kakpua GUI does not refresh
3

Browser Used:

  • Google Chrome (Version 61.0.3163.100 (Official Build) (64-bit))
  • Safari (Version 11.0 (12604.1.38.1.7))
  • Mozilla Firefox (56.0.1 (64-bit))
  • Opera (Version 48.0.2685.39)
@lorthirk lorthirk self-assigned this Oct 20, 2017
@lorthirk lorthirk added Bug This is a bug or an unexpected behaviour. Fix it! Console GWT This issue/PR is related to Admin Web Console labels Oct 20, 2017
@ct-goranpalibrk
Copy link
Contributor

I started working on this.

ct-goranpalibrk added a commit to ct-goranpalibrk/kapua that referenced this issue Nov 9, 2017
@LeoNerdoG LeoNerdoG mentioned this issue Nov 13, 2017
@LeoNerdoG
Copy link
Contributor Author

I am verifying that this issue is resolved via PR #953 .

lorthirk pushed a commit that referenced this issue Nov 13, 2017
* Update the filterQuery scopeId when changing account

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

* refresh GUI first part

Signed-off-by: CT\pgoran <goran.palibrk@comtrade.com>

* unused imports removed

Signed-off-by: CT\pgoran <goran.palibrk@comtrade.com>

* PR Cleanup

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

* Refresh tables when changing accounts in Data view

Signed-off-by: Claudio Mezzasalma <claudio.mezzasalma@eurotech.com>
lorthirk pushed a commit that referenced this issue Nov 13, 2017
* Update the filterQuery scopeId when changing account

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

* refresh GUI first part

Signed-off-by: CT\pgoran <goran.palibrk@comtrade.com>

* unused imports removed

Signed-off-by: CT\pgoran <goran.palibrk@comtrade.com>

* PR Cleanup

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

* Refresh tables when changing accounts in Data view

Signed-off-by: Claudio Mezzasalma <claudio.mezzasalma@eurotech.com>
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