vue-easytable icon indicating copy to clipboard operation
vue-easytable copied to clipboard

call sortChange on th click

Open timefordroids opened this issue 4 years ago • 3 comments
trafficstars

Sometimes it's very hard to click on sort icons to sort a table column, especially on small screens. So6 it would be great to make the whole th clickable for sortable columns.

For example: https://element.eleme.io/#/en-US/component/table#sorting

timefordroids avatar Oct 19 '21 05:10 timefordroids

First of all, thank you for your contribution. It would be great to make the whole th clickable for sortable columns. But if you have both paging and filtering, these two operations will conflict. video

huangshuwei avatar Oct 30 '21 09:10 huangshuwei

Oh, thank you. I'll fix it

timefordroids avatar Nov 02 '21 05:11 timefordroids

What if we made just the text itself clickable for sortable columns?

GeorgeNance avatar Aug 10 '22 23:08 GeorgeNance

Do you have any plans to merge this one? I had to do some workaround to make it clickable.

micheldpcarlos avatar Jan 30 '23 15:01 micheldpcarlos

I'll try to update the PR on the next week

timefordroids avatar Feb 10 '23 08:02 timefordroids

I've updated the PR @huangshuwei could you please take a look?

timefordroids avatar Feb 10 '23 11:02 timefordroids

@timefordroids Thank you for your contribution. It's really a nice job 👍

huangshuwei avatar Feb 11 '23 03:02 huangshuwei