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

Scrolls Upward When Reordering or Resizing Column #3360

Open
holospice18 opened this issue Oct 11, 2023 · 2 comments
Open

Scrolls Upward When Reordering or Resizing Column #3360

holospice18 opened this issue Oct 11, 2023 · 2 comments

Comments

@holospice18
Copy link

Describe the bug

On Firefox when resizing or reordering column while scroll is further down it scrolls up as if scroll bar's up arrow is clicked.

To Reproduce

  1. Resizable column like https://adazzle.github.io/react-data-grid/#/animation
    or reordering https://adazzle.github.io/react-data-grid/#/columns-reordering
  2. Scroll down
  3. Select any cell
  4. Resize or reorder column

Expected behavior

Environment

  • react-data-grid version: ^7.0.0-beta.36 and ^7.0.0-beta.40
  • react/react-dom version: ^18.2.0
  • Windows 10
  • Firefox 118.0.2 (64-bit)

Additional context

Only happens when grid body is focused then resize or reorder column header

@DharanBro
Copy link

@holospice18 Is this still happening? I don't see this happening with the current demo page. https://adazzle.github.io/react-data-grid/#/animation

@holospice18
Copy link
Author

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

3 participants