Merlijn Vos

Results 195 comments of Merlijn Vos

@aduh95 could you use your GH Actions magic so that we can see the videos of the failed tests? Example: ``` (Screenshots) - /home/runner/work/uppy/uppy/e2e/cypress/screenshots/dashboard-aws.spec.ts/Dashbo (1280x720) ard with @uppyaws-s3 -- should...

> inline could default to `true` (or other sensible default), so that the users don't have to specify in the basic simple get-started example That would be a breaking change...

Thanks for all the input. I'll go through them and show my final outcome. > I was actually thinking about possibly redesigning the whole API to something much simpler, which...

> There seems to be a misunderstanding here maybe. They operate on plugins and it isn’t any different than what .use() does? These methods are not Preset specific. I think...

Note that this is inconsistent as I thought we opted to move away from magically assigning opts to underlying plugins, which is what `params` is currently doing. ```js new Uppy()...

The fact that so far every solution feels like it has some quirks to it, or is met with concerns or disagreements, may be telling that the proposed solution is...

Oh my we're doing it 😍

Unfortunately we currently don't have a lot of bandwidth for React Native. If you can pursue this issue further that would also be appreciated.

Agreeing with @aduh95's outcome, we can reopen this if it occurs on other providers than Heroku as well.

@ajkachnic how is that implementation going? Are you willing to finish it? If not could you go over the changes to make it easy for others to pickup what you...