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

Grid seems to scroll randomly when scrolling with arrow keys and enableCellEditOnFocus: true #7216

Open
rtavassoli opened this issue Feb 19, 2022 · 0 comments

Comments

@rtavassoli
Copy link

When scrolling in the grid with the arrow-down key held down and focused on an editable cell and enableCellEditOnFocus: true, the grid scrolls down, then jumps back up, and so forth. If the same is done with the focus on a column which is not editable, all is fine. I am assuming it has something to do with scrollIntoView() for editable cells and enableCellEditOnFocus: true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants