vaadin / framework

Vaadin 6, 7, 8 is a Java framework for modern Java web applications.
http://vaadin.com/
Other
1.78k stars 730 forks source link

Grid does not scroll vertically when dragging rows near the top or the bottom of the grid #11695

Open alexandru78 opened 5 years ago

alexandru78 commented 5 years ago

When a drag is in progress and the user drags the mouse cursor to the top or bottom of the Grid, the grid should start to automatically scroll.

actually nothing happens.

if I have a grid with 100 rows, of which I only see let's say 20, I can't drag the first row to the end of the grid with one single drag and drop movement

TatuLund commented 4 years ago

Yes, this is missing feature in the Grid.

We have implemented extension that adds the missing feature, how ever it is part of our Component Factory programme, which requires Prime subscription. https://vaadin.com/directory/component/incubator-dnd-autoscroll