Mikael Finstad

Results 215 issues of Mikael Finstad

Not sure what's wrong but i created this issue so we don't forget https://uppy.io/docs/companion/#Development click CONTRIBUTING

Bug
Triage

This has caused many errors like «cannot read properies of undefined» in the wild. I think we should prevent events from being emitted after a file has been set to...

Bug
Triage

This test seems unstable. Could it be that it waits for a request after the request has finished? Needs some more research. https://github.com/transloadit/uppy/runs/6311593161?check_suite_focus=true ``` 1) Dashboard with Tus should emit...

Bug
Triage
pending end-to-end tests

I don't know if there are any other use-cases for this, but at least one use-case is: - When uploading files in Electron, if you have a file in the...

Feature
Triage

A pain point while working with companion is that the jest tests are not independent and they share state. This makes tests nondeterministic, flaky and sometimes makes changing one test...

Companion

Companion: If the user leaves the uppy upload (closes browser or cancels it), the download seems to keep on going forever until companion has downloaded the whole file to disk....

Bug
Companion

This possibly only happens when using companion (don't know how to trigger error for local uppy upload, e.g. camera or local file upload) ## Reproduce The bug can be reproduced...

Bug

As requested by @Murderlon it could be interesting to make a list of companion’s core technical functionalities to make it easier to understand companion. Then cross off if we have...

💬 Discussion
Companion

We could try to log all user actions with attached "Session IDs", so that when looking in the logs we can more easily follow the flow of what individual users...

Feature
Companion
Core
Triage

I noticed while digging the companion code for something else, that this isn't supported. I think it's fairly common to redirect http to https, so this is something that should...

Feature
Companion