You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dragging a widget downwards results in the widget swapping positions with the one below it.
We would like the option for the same behavior when dragging a widget horizontally. Currently instead of swapping positions with the widget to the right, we see instead that a new row is created and the widgets are shifted downwards, leaving undesired empty positions in the grid.