glideapps / glideapps/glide-data-grid

Dragging column handle to resize and then clicking quickly triggered an auto size event.

Open
#1,167 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
5.3k
Forks
428
PR merge metrics
No merged PRs in 30d

Description

Hello!

First off, thank you for this project it is quite powerful and we as a dev team are very happy with it :)

I have an issue to raise with the UX of the column resizing though. It took me a while to figure out how to trigger the normalSizeColumn function so that the columns fill to the max width of the column in question.

My issue I noticed is that if I drag to resize the column and then click again, the component does not distinguish between dragging to resize the column and then simply clicking.

Is this a known issue or a prop that should be set to alleviate this?

Cheers!

// Ben

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.