Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrolling the grid on row drag not working #14130

Open
Ugla-Bugla opened this issue Apr 19, 2024 · 1 comment
Open

Scrolling the grid on row drag not working #14130

Ugla-Bugla opened this issue Apr 19, 2024 · 1 comment
Assignees
Labels
🐛 bug Any issue that describes a bug 🆕 status: new

Comments

@Ugla-Bugla
Copy link

Description

Row drag with scrolling is not working. It seems to be unstable when scrolling down(sometimes it just stops). When scrolling up this seems to be less of an issues.

If zoom level is anything but 100% the scrolling simply seems to stop by itself both directions.
It is possible to reproduce the errors in "Scrolling the grid on row drag" stackblitz located here:
https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/row-drag

Steps to reproduce

  1. Open the stackblitz from the example above.
  2. Try to scroll the grid while dragging.
  3. Zoom in or out and repeat step 1 and 2.

Result

The grid will stop scrolling.

Expected result

The grid wont stop scrolling

Attachments

"Scrolling the grid on row drag" stackblitz located here:
https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/row-drag

@Ugla-Bugla Ugla-Bugla added 🐛 bug Any issue that describes a bug 🆕 status: new labels Apr 19, 2024
@Eralmidia
Copy link

Eralmidia commented Apr 22, 2024

Second this issue. We have raised this previously in #9660 , arguing this should actually be built into the grid. Seems to me like a fundamental thing to have built-in for such a feature rich grid as the igx-grid. The value of row drag without scrolling the grid up or down is quite small, unless you use it to move from one grid to another or similar. For creating something like a file explorer, it would be really handy to have native support for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Any issue that describes a bug 🆕 status: new
Projects
None yet
Development

No branches or pull requests

3 participants