question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"Drag and Drop" option to the "Upload Files" tab in FilePicker stopped accepting dropped files

See original GitHub issue

Category

[ ] Enhancement [X] Bug [ ] Question

Version

Please specify what version of the library you are using: [ 3.3.0 ]

Expected / Desired Behavior / Question

“Drag and Drop” option to the “Upload Files” tab in FilePicker should use dropped files from explorer.

Observed Behavior

dropped files do nothing to the control image

I think previous versions did wok

Steps to Reproduce

may code is: <FilePicker label='Files to add' buttonLabel={'Add Files'} includePageLibraries={false} hideLocalUploadTab hideOrganisationalAssetTab // hideRecentTab hideStockImages storeLastActiveTab={true} onSave={_onFilePickerSave} hideSiteFilesTab context={props.context} required /> maybe I need to change a property?

Thanks!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
aaclagecommented, Oct 20, 2021

@Ofer-Gal strange i’am validating if methods exist in browser before the upload, i will give a look.

0reactions
Ofer-Galcommented, Oct 25, 2021

I upgraded Edge and it works fine now. Thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

"Drag and Drop" option to the "Upload Files" tab in FilePicker ...
Issue Title Created Date Comment Count Updated... Replace customize‑cra with craco 0 2022‑06‑24 2022‑10... Kowl Business & Redpanda 2 2022‑06‑15 2022‑11... Publish message is not working...
Read more >
10 Things About Drag And Drop File Upload You May Not ...
One way of doing so is by dragging your mouse cursor over the files you want to select, dragging them over the file...
Read more >
add "Drag and Drop" option to the "Upload" tab in FilePicker
I would like to have only the Files (many) picker and drop zone in the control. so the OnDrope event will give a...
Read more >
Creating a ReactJS drag and drop file upload component
This blog post has you covered. Build a component that listens to drag events, handles drops, and falls back to the traditional file...
Read more >
drag drop files into standard html file input - Stack Overflow
Yes, it does these days. Not a trick. Very intentional. Also very intentionally very restricted. You can't add files to the list, or...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found