glideapps / glideapps/glide-data-grid

Scroll on one axis affects the other

Open
#1,139 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
5.3k
Forks
428
PR merge metrics
No merged PRs in 30d

Description

`6.0.4-alpha17` introduced a bug where if both axis are in a scrollable state, scrolling on one axis causes the other to scroll as well.

For example scrolling the X axis to reveal more columns causes the Y axis to scroll the rows. Reaching the end of the X scroll of columns leaves the Y scroll at the end of the rows.

This behaviour is not present in `6.0.4-alpha16` but is in builds after.

`preventDiagonalScrolling` does not mitigate the behaviour.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.