We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On Firefox when resizing or reordering column while scroll is further down it scrolls up as if scroll bar's up arrow is clicked.
react-data-grid
react
react-dom
Only happens when grid body is focused then resize or reorder column header
The text was updated successfully, but these errors were encountered:
@holospice18 Is this still happening? I don't see this happening with the current demo page. https://adazzle.github.io/react-data-grid/#/animation
Sorry, something went wrong.
@DharanBro No, it was fixed on https://adazzle.github.io/react-data-grid/#/animation but still persist on https://adazzle.github.io/react-data-grid/#/columns-reordering
No branches or pull requests
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
or reordering https://adazzle.github.io/react-data-grid/#/columns-reordering
Expected behavior
Environment
react-data-grid
version: ^7.0.0-beta.36 and ^7.0.0-beta.40react
/react-dom
version: ^18.2.0Additional context
Only happens when grid body is focused then resize or reorder column header
The text was updated successfully, but these errors were encountered: