glideapps / glide-data-grid

🚀 Glide Data Grid is a no compromise, outrageously react fast data grid with rich rendering, first class accessibility, and full TypeScript support.
https://grid.glideapps.com
MIT License
3.98k stars 288 forks source link

Resizing columns UX issue #933

Open Tintef opened 6 months ago

Tintef commented 6 months ago

When columns resize feature is enable the last column resize handle has a weird behaviour.

It either:

  1. Grabbing the last column is hard (with both overscrollX and rightElement).
  2. The grabbable area is the same as the rest of the columns, but cursor is not the resize one on that small portion.

I can't seem to detect which of does is the actual issue, but either is a small UX issue.

See the following screen recording from this example:

https://github.com/glideapps/glide-data-grid/assets/17990217/65735de3-b6a6-4ba6-b690-0a567cf9b4c4