-
### Description
1. When only `EnableFileDrop: true`, every time D'n'D happens an `OnDomReady` is triggered.
```
INF | drop files: []string{"/abs/path/file.txt"}
WTF?
main.(*App).onFileDrop
…
-
### Describe the bug
Hi, multiple members of the team I'm working in are suffering from Vite's HMR sometimes not working at all (not even full page reloads happen, the page just isn't updated). In …
-
Hello,
I implemented a grid in my website with dragAndDrop enabled and it works fine. But, i dont like that i have to select the row first before draging it to wanted position. if i just try to dra…
-
### Description
Drag and drop works fine in chrome with buttons, but not in firefox.
Add simpe button to the layout, call DragSource.create on it and enable draggable on the dragSource, addDragSta…
-
### Check that this is really a bug
- [X] I confirm
### Reproduction link
https://github.com/Poky85/demo-react-big-calendar-issue
### Bug description
When using [Drag and drop addon](ht…
-
for (let i = 0, ii = formats.length; i < ii; ++i) {
const format = formats[i];
let input = result;
if (this.readAsBuffer_ && format.getType() !== 'arraybuffer') {
if …
-
Some recent ND2 files (NIS Elements version 5.2, maybe earlier; you can find an example here: https://drive.google.com/file/d/1nrLmO6KAfUVNf6Ie5YXupZZf5LQLgoBd/view?usp=sharing) fail opening in bio-fo…
-
Ensure PAL components are CSP complaint.
- [ ] Include the respective component name in the forbid configuration inside package.json
- [ ] Run yarn lint and fix the errors
- [ ] Replace `style={{}}`…
-
Hi, I've done some investigation in DragAndDrop and came up to solution to use ClickAndHold
The following code is not working:
new Actions(session).MoveByOffset(sourceItem.Location.X, sourceItem.L…
-
![Screen Shot 2021-12-22 at 17 47 24](https://user-images.githubusercontent.com/96458292/147081842-97165387-e656-49e0-9431-b42dbff6c1be.png)