glideapps / glideapps/glide-data-grid
Dragging column handle to resize and then clicking quickly triggered an auto size event.
Open
- 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
Assessment
This issue has not been assessed yet.