-
Notifications
You must be signed in to change notification settings - Fork 356
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
Unable to edit Zone's basic info while switching between tabs #6213
Labels
Comments
this issue also exists in other parts of Configuration explorer forms too, they all seems to have "Abandon Changes?" prompt missing when user tries to change a tab after editing the form. |
h-kataria
added a commit
to h-kataria/manageiq-ui-classic
that referenced
this issue
Nov 19, 2019
This will force user to save any unsaved changes in the form before changing the tab. Issue ManageIQ#6213
h-kataria
added a commit
to h-kataria/manageiq-ui-classic
that referenced
this issue
Nov 19, 2019
This will force user to save any unsaved changes in the form before changing the tab. Issue ManageIQ#6213
h-kataria
added a commit
to h-kataria/manageiq-ui-classic
that referenced
this issue
Nov 20, 2019
This will force user to save any unsaved changes in the form before changing the tab. Issue ManageIQ#6213
h-kataria
added a commit
to h-kataria/manageiq-ui-classic
that referenced
this issue
Nov 20, 2019
Tweaked changes from previous commit to avoid abandon changes prompt when switching between tabs within the form(for the tabs that tabs are part of form) Issue ManageIQ#6213
h-kataria
added a commit
to h-kataria/manageiq-ui-classic
that referenced
this issue
Nov 20, 2019
Tweaked changes from previous commit to avoid abandon changes prompt when switching between tabs within the form(for the tabs that tabs are part of form) Issue ManageIQ#6213
h-kataria
added a commit
to h-kataria/manageiq-ui-classic
that referenced
this issue
Nov 20, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, we are able to 'cancel' editing Zone's basic info (also with NTP Servers and Credentials) without clicking on Cancel button. I think this is not expected behavior, we want to cancel editing properly.
Steps to reproduce:
Actual Results, Notes:
![zone_detail](https://user-images.githubusercontent.com/13417815/65243209-2fc1ab00-dae8-11e9-9f46-a454146d5b63.png)
After step 4, the UI looks like you are no longer in editing screen, details of the Zone are displayed:
BUT.. all the three tabs are still there and if you try step 3 again now, it looks like you are STILL in editing mode because Save and Reset buttons are present. This is confusing.
Another fact is: we cannot edit basic info anymore. We have to click on Configuration > Edit this Zone again to be able to do this.
The text was updated successfully, but these errors were encountered: