Commit ea61460
committed
fix(hub-ui): prevent popup dock rails from scrolling out of view
Retained iframe panes can remain wider than the active viewport after a
group sidebar appears. Their overflow lets Graph node centering scroll
the outer DockStandalone grid and move the primary dock rail offscreen.
Clip the outer grid and sized content viewport to contain retained panes
and prevent programmatic scrolling of the dock layout while preserving
iframe state and internal panel scrolling.1 parent 6ba7c59 commit ea61460
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments