While checking for issues with EuiDataGrid in full screen, I noticed that in Discover, the full screen EuiDataGrid component was cutting off the last row-and-a-half of data. The lower half was being obscured by the pagination.
When investigating the issue further, I noticed that the issue was present in the EUI docs as well, when viewing an EuiDataGrid in full screen when given a high density (i.e. reduced font size and padding).
Discover:

EUI docs when density set to high:

While checking for issues with
EuiDataGridin full screen, I noticed that in Discover, the full screenEuiDataGridcomponent was cutting off the last row-and-a-half of data. The lower half was being obscured by the pagination.When investigating the issue further, I noticed that the issue was present in the EUI docs as well, when viewing an
EuiDataGridin full screen when given a high density (i.e. reduced font size and padding).Discover:
EUI docs when density set to high: