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

bug: when the scroll bar appears, the position of the edit box is displayed incorrectly. #2087

Closed
jhoneybee opened this issue Jul 17, 2020 · 1 comment · Fixed by #2089
Closed

Comments

@jhoneybee
Copy link

jhoneybee commented Jul 17, 2020

Environment

  • Window 10
  • Google Chrome 84.0.4147.89 (latest version)

GIF

BUG

Steps

  1. run cmd
git clone https://github.com/adazzle/react-data-grid.git
yarn 
yarn start

git commit is f5c1000abfe83f27263cf14562ac59729fe1d876

  1. editor source code file: react-data-grid\stories\demos\AllFeatures.tsx , insert code <div style={{ paddingTop: 2000}}/>
    in 227 line
@amanmahajan7
Copy link
Contributor

Thank you for the bug report. It has been fixed

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

Successfully merging a pull request may close this issue.

2 participants