Skip to content

[EuiDataGrid] Optimize tabbable usage #5115

@chandlerprall

Description

@chandlerprall

Currently, moving the mouse cursor across a data grid triggers multiple mouseout events, each calling tabbable on the grid to manage element tab orders. On our primary example, at 10 rows visible, this takes ~15-20ms to do. If the example grid is expanded to 100 rows, this time grows to a full second. SIEM has a grid where it takes at least twice as long.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions