joschan21 / quill

Quill - A Modern SaaS-Platform Built With Next.js 13
1.88k stars 501 forks source link

Dropzone Issue #65

Open primostasis123 opened 8 months ago

primostasis123 commented 8 months ago

Hello, I believe there might be an issue with Dropzone. Instead of using drag and drop, when you click the button and select files from the window, the window doesn't close afterward. Is this intentional?

kalibani commented 8 months ago

you can change the <label htmlFor="dropzone-file" className="flex etc" //> html element to just <div className="flex etc"/ /> on UploadButton.tsx file, this should solved the issue. @primostasis123

baghelkunalpal commented 5 months ago

@primostasis123 bro have you used openai key in your project ?