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

Account Configuration view refreshes view on error #3108

Closed
Coduz opened this issue Oct 14, 2020 · 0 comments · Fixed by #3110
Closed

Account Configuration view refreshes view on error #3108

Coduz opened this issue Oct 14, 2020 · 0 comments · Fixed by #3110
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

@Coduz
Copy link
Contributor

Coduz commented Oct 14, 2020

Describe the bug
When editing settings in Setting tab in Account View the panel gets refreshed when a configuration applied is invalid or produces an error when applying.
It would be nicer that in case of error the view does not refresh in order to let the user fix data inserted.

To Reproduce

  1. Login into console
  2. Go to Account View
  3. Create a child account
  4. Go to setting tab
  5. Set an invalid configuration (i.e. set a non valid value for max user)
  6. Apply the config.

Expected behavior
The view stays there to let the user fix the data

Screenshots
None

Version of Kapua
1.3.0 <

Type of deployment
All

Main component affected
Console - Account View

Additional context
Likely the device configuration panel has the same behaviour so it might worth to check also that one

@Coduz Coduz 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 14, 2020
@Coduz Coduz self-assigned this Oct 14, 2020
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

Successfully merging a pull request may close this issue.

1 participant