infinite-table / infinite-react

The modern React DataGrid for building apps — faster
https://infinite-table.com
73 stars 5 forks source link

Sorting via column menu does not have id on the sortInfo #185

Closed roblotter closed 1 year ago

roblotter commented 1 year ago

Sorting via the column menu is not exactly identical to sorting via clicking the column header, though it should.

We should consolidate and both actions + the API should do exactly the same thing.