Merlijn Vos

Results 319 comments of Merlijn Vos

Hi, I don't think there is anything we can do here. To access files you use a browser API, we don't implement that API ourselves. Over time I've seen quite...

Just tested this on https://pqina.nl/filepond/ and it happens there too for me on iOS Safari.

I'm fairly certain this is a OS or browser level bug. I don't have ideas how to solve this.

> Can we also add test cases with type errors, to validates that errors would be reported? Which scenarios do you have in mind? Uppy can throw in some cases...

Keeping it simple for now. There are many, many options for which we could test endless invalid combinations. And we have `Uppy.test.ts` already catching a lot of options and how...

Hi, I understand this doesn't make sense but currently it's hard to change. Restrictions live inside `@uppy/core` and are called immediately when files are added. `@uppy/compressor` is a pre-processor called...

@aduh95 maybe it would be nice to let users control what is returned in both multipart and non-multipart, instead of hardcoding it?

Feel free to work on it :)

Hi, many people like to use Dashboard but change one small thing and therefor need a new option. If we were to do this every time we’d have a hundred...

That might be tricky for accessibility. Semantically the file has to be readable by a screenreader in one go.