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

3-State SortDescriptions #37

Open
VisualAlf opened this issue Aug 19, 2024 · 1 comment
Open

3-State SortDescriptions #37

VisualAlf opened this issue Aug 19, 2024 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@VisualAlf
Copy link

I'd suggest to have sorting (by clicking the columnheader) go through 3 states instead of 2.
So. clicking on a columnheader goes :

none -(click)-> ascending -(click)-> descending -(click)-> none -> -(click)-> ascending...

making it possible to clear sorting with 1 click, instead of opening the contextmenu and then select
'Clear sorting'.

Btw: I really like this component.

@VisualAlf VisualAlf added the enhancement New feature or request label Aug 19, 2024
@w-ahmad
Copy link
Owner

w-ahmad commented Aug 21, 2024

Thank you @VisualAlf for your suggestions, I'll try to make it available in 1.3.

@w-ahmad w-ahmad added this to the v1.3.0 milestone Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants