Bug 1707961 - Dialog Editor allows you to modify field(s) and exit without saving the dialog.
Summary: Dialog Editor allows you to modify field(s) and exit without saving the dialog.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.9.9
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.11.0
Assignee: Roman Blanco
QA Contact: Niyaz Akhtar Ansari
Red Hat CloudForms Documentation
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-05-08 19:19 UTC by William Fitzgerald
Modified: 2019-12-12 13:36 UTC (History)
8 users (show)

Fixed In Version: 5.11.0.7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-12-12 13:36:27 UTC
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2019:4199 0 None None None 2019-12-12 13:36:39 UTC

Description William Fitzgerald 2019-05-08 19:19:29 UTC
Description of problem:  You can edit a dialog and change fields and save them but if you don't save the dialog, you can exit without any warning.  All of your changes are not saved.

Version-Release number of selected component (if applicable):

How reproducible:
100%

Steps to Reproduce:
1.  Edit a dialog
2.  Edit and save as many fields as many times as you like
3.  Exit without saving the dialog

Actual results:
All of your changes are not saved

Expected results:
If any dialog field is changed, the UI should confirm that you want to exit without saving your dialog.

Additional info:
This might sound like a trivia thing but I don't think it is.  Sometimes the dialog Save button isn't even visible unless you scroll down.

Comment 7 CFME Bot 2019-06-03 09:31:43 UTC
New commit detected on ManageIQ/ui-components/master:

https://github.com/ManageIQ/ui-components/commit/ac540d82ffcecacef46570dda07b62b986ee462a
commit ac540d82ffcecacef46570dda07b62b986ee462a
Author:     Roman Blanco <rblanco>
AuthorDate: Mon May 20 05:10:14 2019 -0400
Commit:     Roman Blanco <rblanco>
CommitDate: Mon May 20 05:10:14 2019 -0400

    Use sessionStorage to avoid loss of unsaved dialog

    Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1707961

 src/dialog-editor/components/modal/modalComponent.ts | 6 +
 src/dialog-editor/components/tab-list/tabListComponent.ts | 3 +
 src/dialog-editor/services/dialogEditorService.spec.ts | 27 +-
 src/dialog-editor/services/dialogEditorService.ts | 19 +-
 4 files changed, 53 insertions(+), 2 deletions(-)

Comment 8 CFME Bot 2019-06-04 11:47:09 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:

https://github.com/ManageIQ/manageiq-ui-classic/commit/62c50e0af7324eee16bc333b65d801e4398a5674
commit 62c50e0af7324eee16bc333b65d801e4398a5674
Author:     Roman Blanco <rblanco>
AuthorDate: Mon May 20 05:10:29 2019 -0400
Commit:     Roman Blanco <rblanco>
CommitDate: Mon May 20 05:10:29 2019 -0400

    Use sessionStorage to avoid loss of unsaved dialog

    Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1707961

 app/assets/javascripts/controllers/dialog_editor/dialog_editor_controller.js | 21 +
 1 file changed, 21 insertions(+)

Comment 9 William Fitzgerald 2019-06-04 16:31:58 UTC
Changed version to 5.9.9

Comment 10 Niyaz Akhtar Ansari 2019-06-14 11:27:04 UTC
Verified in Version 5.11.0.8.20190611155126_01e077e

Comment 12 errata-xmlrpc 2019-12-12 13:36:27 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2019:4199


Note You need to log in before you can comment on or make changes to this bug.