Paul Auramenka
Paul Auramenka
https://github.com/abramenal/cypress-file-upload It also contains some usage examples (for plain HTML input, react-dropzone component). @jennifer-shehane do you think it might be useful to move examples here?
Hi @andrei10k Thanks for submitting the issue! Consider this as top priority issue, working on it
I couldn't reproduce the issue locally. Here is what I've used: ``` [email protected] and @7.0.1 Electron@89 Chrome@89 ``` It would be really nice if someone can set up a small...
Hi @Nikeshbajra Thanks for submitting the issue! Can you please describe your setup? Like: 1. which file upload component you are using 2. which event is required by its implementation...
Hi @86SUSHIL I don't get what preview you are referring to. Can you share more details?
Hi @rafaelyates Thanks for submitting the issue, that is definitely a thing to do. Will you be able to help with implementing that? I have a working example in another...
Hi @BlueWinds 👋 Removing intermediary base64 encoding indeed sounds like a nice improvement. From my perspective, the biggest points are: - working with `DataTransfer` and `File` objects, see https://github.com/abramenal/cypress-file-upload/issues/69 https://github.com/abramenal/cypress-file-upload/issues/141...
Sounds good! I'll try to review the tech proposal this week. As for credits – fine with me. Once this is usable as an internal cypress module, I'll deprecate this...
Cool stuff @BlueWinds, it is finally released! I am really glad that it's finally an out-of-box feature. Long-awaited, I must say 🥇 This also means it's been almost 3-year-long journey...
Hi @cooperisduhace Thanks for submitting the issue! Sincere apologies for not having a look at it since I am the only main contributor to the repo. As for the issue,...