column-resizer icon indicating copy to clipboard operation
column-resizer copied to clipboard

Should last column grip show on hover when resizeMode is "fit" ?

Open interactivellama opened this issue 4 years ago • 0 comments

Describe the bug This is more of a question. If one uses resizeMode: fit, should the last column grip in the table show? It seems that if full width is the size of the table, then the user should not be able to grab the right side of the last columns (far right). Maybe I'm missing the use case. I understand that in an resizeMode: overflow context that grip should be present.

Expected behavior Grip would not show on hover

Screenshots Screen Shot 2021-08-17 at 4 48 28 PM

interactivellama avatar Aug 17 '21 22:08 interactivellama