roy

Results 4 issues of roy

I am unable to paste multiple columns. When I select multiple columns and paste them, onChange only returns the change of the first column and the selection becomes the first...

If i use the third-party input methods,i can't focus the cell. The bug details are shown in the video https://github.com/user-attachments/assets/c152ad11-3c30-4aed-a8f1-8dde7eedf3b7

### Describe the bug / 问题描述 https://github.com/user-attachments/assets/e6fc38b6-3edd-40e3-9f8f-398a53580a67 ### Reproduction link / 复现链接 https://codesandbox.io/p/sandbox/quirky-swanson-t7zd39?file=%2Findex.js%3A75%2C8 ### Steps to Reproduce the Bug or Issue / 重现步骤 > 相关代码 ```javascript import { Graph }...

bug 🐛

demo: https://glideapps.github.io/glide-data-grid/?path=/story/glide-data-grid-dataeditor-demos--paste-support When selecting a column, it can be pasted normally, and when selecting multiple columns, onPaste will not be triggered How can I configure it to support pasting multiple...