Skip to content

[Lens] Migrate data table visualization to data grid#87152

Closed
flash1293 wants to merge 5 commits intoelastic:masterfrom
flash1293:lens/eui-data-grid
Closed

[Lens] Migrate data table visualization to data grid#87152
flash1293 wants to merge 5 commits intoelastic:masterfrom
flash1293:lens/eui-data-grid

Conversation

@flash1293
Copy link
Copy Markdown
Contributor

@flash1293 flash1293 commented Jan 4, 2021

Fixes #72504

This PR migrates the Lens data table visualization to data grid.

To do:

  • Fix functional tests
  • Clean up code (move individual memoized blocks into separate files)

Considerations

On dashboards we can't persist state at the moment. However it's possible to resize columns - on navigating away from the dashboard, this state is lost.

[skip ci]

@flash1293 flash1293 added Team:Visualizations Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t// v8.0.0 Feature:Lens v7.12.0 labels Jan 4, 2021
Copy link
Copy Markdown
Contributor

@dej611 dej611 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the code, while the number of lines increased the table component itself seems much easier to organise now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature:Lens Team:Visualizations Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t// v7.12.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Lens] Replace basic table with EuiDataGrid

2 participants