kibana/x-pack/plugins/timelines/common/utils
Pablo Machado 3854d3a586
[RAC] EuiDataGrid pagination (#109269)
* Update T-Grid to use DataGrid pagination

* It also improves the Gtid loading state
* DataGrid pagination makes sure that we display the grid with the proper height.

* Add DataGrid height hack to t-grid

HUGE HACK!!!

DataGrtid height isn't properly calculated when the grid has horizontal scroll.
https://github.com/elastic/eui/issues/5030

In order to get around this bug we are calculating `DataGrid` height here and setting it as a prop.

Please revert this commit  and allow DataGrid to calculate its height when the bug is fixed.

* Apply DataGrid laoding and pagination changes to observability

* Fix cypress tests

* Fix t-grid page render bug on Observability

* some pagination fixes

* hide table when analyzer active

* isolate exported function

Co-authored-by: semd <sergi.massaneda@elastic.co>
2021-08-26 14:41:47 -04:00
..
accessibility
api.ts
field_formatters.test.ts
field_formatters.ts [RAC] integrating rbac search strategy with alert flyout (#108748) 2021-08-17 14:20:17 +01:00
pagination.ts [RAC] EuiDataGrid pagination (#109269) 2021-08-26 14:41:47 -04:00
to_array.ts