-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
After deleting a permission a dialog appears stating the succesfull deletion of a permission. When you click on the background instead of the "ok" button the dialog will disappear but the view won't update.
Steps to reproduce:
-in admin, select the "delete" action for a permission
-confirm the deletion with the "delete" button
-after the dialog changes to succesfull deletion don't press ok but click on the background
This is the controller panel for Smart Panels app
[CAM-3938] Authorizations do not get updated when closing confirm modal by clicking on background
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | New: Sebastian Stamm [ sebastian.stamm ] |
Summary | Original: Dialog shouldn't vanish when clicking the background instead of "ok" after deleting permissions | New: Authorizations do not get updated when closing confirm modal by clicking on background |
Description |
Original:
After deleting a permission a dialog appears stating the succesfull deletion of a permission. When you click on the background instead of the "ok" button the dialog will disappear but the view won't update. Therefore the dialog shouldn't disappear when not clicking "ok". Steps to reproduce: -in admin, select the "delete" action for a permission -confirm the deletion with the "delete" button -after the dialog changes to succesfull deletion don't press ok but click on the background |
New:
After deleting a permission a dialog appears stating the succesfull deletion of a permission. When you click on the background instead of the "ok" button the dialog will disappear but the view won't update. Steps to reproduce: -in admin, select the "delete" action for a permission -confirm the deletion with the "delete" button -after the dialog changes to succesfull deletion don't press ok but click on the background |
Assignee | Original: Sebastian Stamm [ sebastian.stamm ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Remaining Estimate | New: 0 minutes [ 0 ] | |
Original Estimate | New: 0 minutes [ 0 ] |
Assignee | New: Daniel Meyer [ meyer ] |
Status | Original: Resolved [ 5 ] | New: In Test [ 10004 ] |
I will fix it by updating the view when the modal closes. In my mind, there is no need to prevent the user from closing the dialog by clicking outside of it