-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 3.10.1
-
Fix Version/s: None
-
Component/s: Workflow
-
Tags:
Description
When committing in Workflow Editor, workflow endpoint anchors appear on top of Status Bar.
This is because the z-index of anchors are set to "auto", while the z-index of dialog is 103. See screenshots statusbar.png and anchor.png, and video workflow-nodes-z-index-higher-than-statusbar.webm for inspection detail.
Reproduction
- Go to Workflow Editor
- Edit a workflow
- Save by clicking the commit button
- Observe the screen, anchors are still showing on top of the Status Bar