Skip to content

Fix datagrid freezing on open flyout#4813

Merged
flash1293 merged 5 commits intoelastic:masterfrom
flash1293:fix-freezing
May 25, 2021
Merged

Fix datagrid freezing on open flyout#4813
flash1293 merged 5 commits intoelastic:masterfrom
flash1293:fix-freezing

Conversation

@flash1293
Copy link
Copy Markdown
Contributor

Fixes #4799

As described in the issue, this applies a quick fix to prevent the browser from freezing when using flyout together with datagrid.

I had to clean up some potential dangling timeouts in popover because they were failing the tests (as I'm waiting for the next tick in the data grid cell unit test, some leftover timeouts from other tests got triggered)

@kibanamachine
Copy link
Copy Markdown

Preview documentation changes for this PR: https://eui.elastic.co/pr_4813/

@kibanamachine
Copy link
Copy Markdown

Preview documentation changes for this PR: https://eui.elastic.co/pr_4813/

@flash1293 flash1293 requested a review from thompsongl May 20, 2021 16:37
Copy link
Copy Markdown
Contributor

@thompsongl thompsongl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM; thanks @flash1293
Ran locally using a recreation of the codesandbox repro

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 this pull request may close these issues.

[EuiDataGrid][EuiFlyout] Browser crashes on click if flyout is over EuiDataGrid

4 participants