elastic / eui

Elastic UI Framework 🙌
https://eui.elastic.co/
Other
56 stars 841 forks source link

[EuiDataGrid] Revert column width changes #8086

Closed mgadewoll closed 1 month ago

mgadewoll commented 1 month ago

Summary

This PR reverts changes done in this PR to store column widths after resize. While the change works for uncontrolled EuiDataGrids, it currently does not allow for controlled usages to override saved widths anymore. This is an issue in Kibana where column widths can be reset.

We decided to revert the change for now and address it separately, as the issue was not specific to the draggable column update but existed before.

QA

kibanamachine commented 1 month ago

Preview staging links for this PR:

elasticmachine commented 1 month ago

:green_heart: Build Succeeded

History