Kent Yao created SPARK-55961:
--------------------------------

             Summary: Make SQL plan viz side panel collapsible to avoid 
overlapping with the plan graph
                 Key: SPARK-55961
                 URL: https://issues.apache.org/jira/browse/SPARK-55961
             Project: Spark
          Issue Type: Sub-task
          Components: Web UI
    Affects Versions: 4.2.0
            Reporter: Kent Yao


The detail side panel added in SPARK-55785 currently overlaps with the SQL plan 
DAG visualization when both are visible. The panel should be 
collapsible/expandable to the left so users can:

1. Expand the panel to see full node metrics
2. Collapse it to see the full plan graph without obstruction
3. Drag to resize the panel width

Similar to the offcanvas pattern used for executor thread dumps (SPARK-55767), 
but positioned as a side panel within the plan viz area rather than a full-page 
offcanvas.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to