C2LC-647: Program step control panel overlaps with loop blocks when add nodes are minimized

Metadata

Source
C2LC-647
Type
Bug
Priority
N/A
Status
To Do
Resolution
N/A
Assignee
N/A
Reporter
Simon Bates
Created
2022-05-31T13:44:18.538-0400
Updated
2024-04-24T10:56:50.855-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Coding Environment

Description

When the control panel is opened for a block within a loop containing only that block, and the add-nodes are collapsed, then the control panel is rendered under (z-axis) the end loop block.

Tasks:

  • Leave the positioning of the control panel as is
  • Ensure that it is rendered on top of (z-axis) program blocks (such as the loop end block)
  • Ensure that there is a black outline on the control panel in High Contrast theme

Comments