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.

`autoProceed` off do not show pending files

See original GitHub issue

In the live example from your documentation site, it seems when autoProceed is off, after user select file(s), before click on upload button, there doesn’t seem to be any way to figure out what are the files pending to be uploaded?

Similarly with the autoProceed on case, before the upload is complete, there’s no indication what are the files being uploaded or pending to be uploaded.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
Murderloncommented, Nov 22, 2021

for 2. I meant the list of uploaded file shown under the drag and drop zone. Customize how that’s displayed. I figure I could listen to file-added, upload-progress, upload-success, upload-error events, and write custom template to configure how and what exact details I want to show. Do you have better suggestion?

Yes, that makes sense. We are planning to add a mini version of the dashboard, or give a big update to drag-drop, to include progress indications as well. But that won’t be here for a while so best to make it yourself or use Statusbar.

0reactions
angelamancommented, Nov 18, 2021

Hi Murderlon,

Thank you very much for answering my questions with much details. I figured some of the questions out myself too, but just for clarification:

for 2. I meant the list of uploaded file shown under the drag and drop zone. Customize how that’s displayed. I figure I could listen to file-added, upload-progress, upload-success, upload-error events, and write custom template to configure how and what exact details I want to show. Do you have better suggestion? image

for 3, I meant to show names of a given list of fileInfo. If I do have control of how to display the uploaded file list, then I have the full control when and how to show them.

Finally, thanks for your suggestion for 1, that sounds like a good path to investigate in.

Read more comments on GitHub >

github_iconTop Results From Across the Web

const - Uppy
upload() method to be called, before starting an upload. Setting this to autoProceed: true will start uploading automatically after the first file is...
Read more >
AutoProcess (Parkers) - City of San Diego
PENDING MASTER FILE RECORD: If no previous expiration date is listed (for example, vehicle being registered for the first time in CA from...
Read more >
Autocompletion Error from Seemingly Non-existant File #8328
I've been trying to set up this autocompletion for taskbook and I'm running into a weird issue.
Read more >
Manual processing of ML logs is greyed out - LIVEcommunity
Solved: I have one instance of Expedition where I am apparently unable to manually trigger log processing for enabled files - 346699.
Read more >
TA100 PRO - Time-Masters
NOTE: Do not launch or run any other applications during the installation ... a) “Full” will install both the software and the database...
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