wenzhixin / bootstrap-table

An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation, Vue.js)
https://bootstrap-table.com/
MIT License
11.72k stars 4.44k forks source link

Clickable header issue on sortable Columns #6390

Open antonioaltamura opened 2 years ago

antonioaltamura commented 2 years ago

Description

I've noticed that in the case of grouped columns, you can see only part of the header is clickable for sorting. Either the whole th or just the arrows are expected to be clickable. That is a secondary UX issue.

Online-Editor-Bootstrap-Table

https://live.bootstrap-table.com/code/antonioaltamura/12823

wenzhixin commented 1 year ago

I don't think this is a bug, it's a UI improvement, but I don't think it can be easily fixed.

A workaround example: https://live.bootstrap-table.com/code/wenzhixin/13100