Skip to content

[EuiDataGrid] cell actions are always rendered #5116

@chandlerprall

Description

@chandlerprall

I believe this is a regression. Rendering cell actions requires creating multiple new elements per cell, times the visible cells, equals slower React&application performance especially as the grid is instantiating. The cell actions should not be included in the DOM unless they are [becoming] visible/interactive.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions