You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The columnAscendingIcon and columnDescendingIcon appear when clicking on a column header to sort the column.
These icons are not clickable to change the sort direction. So for columns with very small widths, it becomes very hard to find space around these icons to still be able to click on the header.
Would be great if this could be fixed so that it is possible to also click on the icons or remove the icons.
Here a sample code to reproduce the problem when clicking on the ID column header more than once.
itsnotmeman
changed the title
[Feature] Make columnAscendingIcon and columnDescendingIcon clickable
[Bug] Make columnAscendingIcon and columnDescendingIcon clickable
Nov 21, 2024
itsnotmeman
changed the title
[Bug] Make columnAscendingIcon and columnDescendingIcon clickable
[Feature] Make columnAscendingIcon and columnDescendingIcon clickable
Nov 21, 2024
I would looking at https://github.com/doonfrs/pluto_grid_plus for a maintained pluto_grid_version
Please create this issue in pluto_grid_plus. and tag me i will look in to it
The columnAscendingIcon and columnDescendingIcon appear when clicking on a column header to sort the column.
These icons are not clickable to change the sort direction. So for columns with very small widths, it becomes very hard to find space around these icons to still be able to click on the header.
Would be great if this could be fixed so that it is possible to also click on the icons or remove the icons.
Here a sample code to reproduce the problem when clicking on the ID column header more than once.
The text was updated successfully, but these errors were encountered: