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

[EuiDataGrid] controlling row height from outside controls lead to stale rendering artifacts #5700

Closed
dej611 opened this issue Mar 8, 2022 · 3 comments · Fixed by #5712
Closed

Comments

@dej611
Copy link
Contributor

dej611 commented Mar 8, 2022

Reproduced this issue when implementing external row height controls in Lens.

Can reproduce also in a standalone demo here: https://codesandbox.io/s/boring-architecture-hu7r3e

Type first 7 in the number input field on top, then type 2, see the line on the right hand side appearing:
Screenshot 2022-03-08 at 18 06 12

Clicking on any cell of the table is enough to refresh the rendering.

@cee-chen
Copy link
Member

cee-chen commented Mar 8, 2022

Am I missing something with that codesandbox link? There's no numeric control for me. Any chance you could update the link for quicker debugging? 🙏

@dej611
Copy link
Contributor Author

dej611 commented Mar 9, 2022

The previous link was pointing to the unchanged demo. I've updated the link with the correct one.

@cee-chen
Copy link
Member

cee-chen commented Mar 9, 2022

Thanks a million @dej611! I can confirm the issue, and will take a look into debugging today/tomorrow.

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