-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.14.0, 7.13.1, 7.12.7
Component
https://github.com/camunda/camunda-bpm-webapp/tree/master/ui/tasklist
Steps to reproduce
- I've opened the start process modal in tasklist (https://docs.camunda.org/manual/7.13/webapps/tasklist/dashboard/#start-a-process)
- I press ctrl+alt+p --> opens the start process modal dialog
Observed Behavior
- I can open multiple modal views that cover each other
Expected behavior
- Only one modal view can be opened at once. Pressing ctrl+alt+p a second time does nothing when the modal is already open.
This is the controller panel for Smart Panels app
[CAM-9722] Start Process modal in tasklist can be opened multiple times
Fix Version/s | New: 7.11.0 [ 15343 ] |
Affects Version/s | New: 7.10.x [ 15312 ] | |
Affects Version/s | New: 7.11.x [ 15373 ] |
Fix Version/s | Original: 7.11.0 [ 15343 ] |
Workflow | Original: camunda BPM [ 54794 ] | New: Backup_camunda BPM [ 56665 ] |
Labels | New: hacktober |
Affects Version/s | New: 7.12.7 [ 16096 ] | |
Affects Version/s | New: 7.13.1 [ 16094 ] | |
Affects Version/s | New: 7.14.0 [ 16004 ] | |
Affects Version/s | Original: 7.10.x [ 15312 ] | |
Affects Version/s | Original: 7.11.x [ 15373 ] |
Description |
Original:
// given
I've opened the start process modal in tasklist // when I press ctrl+alt+p --> opens the start process modal dialog // then I can open multiple modal views that cover each other // expected behavior only one modal view can be opened at once |
New:
*Component*
https://github.com/camunda/camunda-bpm-webapp/tree/master/ui/tasklist *Steps to reproduce* * I've opened the start process modal in tasklist (https://docs.camunda.org/manual/7.13/webapps/tasklist/dashboard/#start-a-process) * I press ctrl+alt+p --> opens the start process modal dialog *Observed Behavior* * I can open multiple modal views that cover each other *Expected behavior* * Only one modal view can be opened at once. Pressing ctrl+alt+p a second time does nothing when the modal is already open. |
Mentioned Roles |
Mentioned Groups |