Skip to content

Replace table in SavedObjectFinder by EuiListGroup #30532

Closed

Description

As pointed out by @cchaos it would be better if our SavedObjectFinder would use a list representation instead of a table (since it's actually just one column with a title). Therefore we can use the EuiListGroup component, which unfortunately lacks pagination and sorting which we would need to build within the SavedObjectFinder ourselves.

I still think that component might be the better fit and we could exchange it.

cc @flash1293

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

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions