angular-ui/ui-grid

[moveColumn] Touch device scrolls while moving column

Open

#3,766 opened on Jun 12, 2015

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
grid-move-columnshelp wantedmobile

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

The browser window in scrolling while the column is dragged. On a grid wider than the screen this makes moving columns nearly unusable. On a smaller grid it is just annoying because if you move up or down at all while dragging, the page moves around.

observed on ipad with both safari and chrome.

Contributor guide