SchweizerischeBundesbahnen / scion-workbench

SCION Workbench enables the creation of Angular web applications that require a flexible layout to arrange content side-by-side or stacked, all personalizable by the user via drag & drop.
Eclipse Public License 2.0
77 stars 10 forks source link

Dragging viewtab, which is partially out of viewtab's viewport, breaks layout #511

Open Marcarrian opened 9 months ago

Marcarrian commented 9 months ago

Describe the bug

Dragging a viewtab, which is partially out of the viewtab's viewport, breaks the layout.

To Reproduce

  1. Go to SCION Workbench Testing App
  2. Start dragging the second view in the left part (make sure the viewtab is partially out of the viewtab's viewport)
  3. See that the tab is stuck.

Expected behavior

Drag & drop of viewtabs should work as expected, regardless of whether they are partially out of the viewtab's viewport or not.

Environment