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

DataTable sorting not going back to original state after 3rd click #1071

Closed
nsksaisaravana opened this issue Oct 30, 2019 · 3 comments
Closed

Comments

@nsksaisaravana
Copy link

[ ] bug report
[* ] feature request
[ ] support request

Datatable sorting is working fine but it is not going back to the original state after click two times.

Please check the screenshot below

  1. Orginal state

image

  1. Status column clicked

image

  1. Status column clicked again

image

  1. Status column clicked again and it should go back to the original state but it is not going.

image

@mertsincan
Copy link
Member

mertsincan commented Nov 5, 2019

Hi @nsksaisaravana,

It is expected behavior and by design. I checked folder sorting on OS and the all of them have two states after clicking to the header.

image

Best Regards,

@nsksaisaravana
Copy link
Author

Please tell me how can I go back to the original state, on ComponnetDidMount all columns are having the two arrow buttons but once you click the one column then you can't set all columns to initial state as shown below.

image

I am not able to reset the below columns like the above-shown image.

image

@mertsincan
Copy link
Member

mertsincan commented Jan 10, 2020

Duplicate of #1142

@mertsincan mertsincan marked this as a duplicate of #1142 Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants