glideapps / glideapps/glide-data-grid
can't drag a group of headers
Open
package:core
type:enhancement
- Dominant language
- TypeScript
- Stars
- 5.3k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
When trying to drag multiple headers together to reorder columns. There is no way to drag them together.
It's because when trying to drag, only the clicked column is selected.
I think it makes more sense to keep the other columns selected when clicking inside the selected area, which is a general practice.
Contributor guide
Assessment
This issue has not been assessed yet.