-
Sub-task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Steps to reproduce
- Go to processes view
- Click on delete process definitions
- Wait for the modal dialog to be opened
- Click on the "Go back" button in your browser
- Click on any other UI element
Expected Behavior
The UI element is clickable.
Observed Behavior
The UI element does not respond.
Hint
Check the DOM to see that the modal dialog was not correctly cleaned up, which prevents the user form further interactions.
This is the controller panel for Smart Panels app
[CAM-12211] [REGRESSION] Page interaction blocked when modal dialog is force quitted
Description |
New:
h3. Steps to reproduce
# Go to processes view # Click on delete process definitions # Wait for the modal dialog to be opened # Click on the "Go back" button in your browser # Click on any other UI element h3. Expected Behavior The UI element is clickable. h3. Observed Behavior The UI element does not respond. h3. Hint Check the DOM to see that the modal dialog was not properly cleaned up which prevents the user form further interactions. |
Mentioned Roles |
Mentioned Groups |
Description |
Original:
h3. Steps to reproduce
# Go to processes view # Click on delete process definitions # Wait for the modal dialog to be opened # Click on the "Go back" button in your browser # Click on any other UI element h3. Expected Behavior The UI element is clickable. h3. Observed Behavior The UI element does not respond. h3. Hint Check the DOM to see that the modal dialog was not properly cleaned up which prevents the user form further interactions. |
New:
h3. Steps to reproduce
# Go to processes view # Click on delete process definitions # Wait for the modal dialog to be opened # Click on the "Go back" button in your browser # Click on any other UI element h3. Expected Behavior The UI element is clickable. h3. Observed Behavior The UI element does not respond. h3. Hint Check the DOM to see that the modal dialog was not correctly cleaned up, which prevents the user form further interactions. |
Mentioned Roles |
Mentioned Groups |
Summary | Original: Page interaction blocked when modal dialog is force quitted | New: [REGRESSION] Page interaction blocked when modal dialog is force quitted |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | New: Tassilo Weidner [ tassilo.weidner ] |