Skip to content

Sortable property ignored if no field is set for EuiTable #2012

@chrisronline

Description

@chrisronline

It appears that if you do not set a field property on a EUI table column, the column is not sortable at all.

This seems like a bug to me because a valid use case for not setting a field property is for computed columns. In this use case, the sortable prop supports a function callback so you can easily recompute the same value in the callback.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions