-
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.