Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EuiDataGrid] Column sort direction indicator #4202

Closed
sulemanof opened this issue Oct 30, 2020 · 2 comments
Closed

[EuiDataGrid] Column sort direction indicator #4202

sulemanof opened this issue Oct 30, 2020 · 2 comments

Comments

@sulemanof
Copy link
Contributor

If the grid's toolbar is disabled (where the sorting selector is presented), the only way to see the sorted column is to expand the column actions dropdown - sort direction is highlighted with bold text:

data_grid_sort_indicator

It is hard to determine which column is sorted for the user.
Should the data grid ship the same indicator as in EuiBasicTable ?

image

Or it is a developer task to present it in a column via display property?

@snide
Copy link
Contributor

snide commented Dec 3, 2020

I still think it's important to keep the caret for indicating that a header has a menu (not all of them will). Putting the sort to the left of the title (only when it's active) should give a decent indication of what's up and still remain fairly clean.

image

@sulemanof
Copy link
Contributor Author

Resolved in #4343

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

No branches or pull requests

3 participants