infinite-table / infinite-react

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

Add delay for realigning the column menu #183

Closed roblotter closed 1 year ago

roblotter commented 1 year ago

When a column is hidden by using the column menu, the column menu will stay open, so it needs (generally) to be realigned to the correct location. We need a prop to configure the delay in milliseconds before the column menu is realigned.