Chaitanya Bankanhal
Chaitanya Bankanhal
I am getting this error when trying to deploy to azure with kudu: ``` Command: deploy.cmd /opt/Kudu/bin/Scripts/starter.sh: line 2: exec: deploy.cmd: not found /opt/Kudu/bin/Scripts/starter.sh: line 2: exec: deploy.cmd: not found\n/opt/Kudu/bin/Scripts/starter.sh...
## Version This is the line from my package.json: "@toast-ui/react-image-editor": "^1.0.0" ## Test Environment Firefox, Pop_OS 18.04 Node: v10.16.0. ## Current Behaviour: The code is working fine in the brower,...
It is possible to sync the current progress with browser notification, which could notify the user when a task is completed?
The tests are failing for new versions of the react-dnd. Need to rewrite the code to support the new version of react-dnd or add it to greenkeeper ignore.
Rclone WebUI is causing weird behavior while authenticating the user. We need some suggestions to tackle it. More about the issue [here](https://forum.rclone.org/t/beta-testing-webgui-for-rclone/11156/75?u=negative0). Also, this issue [here](https://github.com/rclone/rclone-webui-react/issues/27) and [here](https://github.com/rclone/rclone-webui-react/issues/27). Also [here](https://github.com/rclone/rclone-webui-react/issues/28)...
The file explorer currently lacks common shortcuts to go back (backspace), refresh(f5/ ctrl+R) or copy/cut paste(ctrl+c/x and ctrl+v). It would be a great addition to make the file browsing experience...
Add drag and drop functionality for uploading files from local file explorer by drag and drop.
Should be able to see if the job has completed, the status of the job, and should store original data that was sent, (if retry is necessary).