deck9 / input

A privacy-focused, no-code, open-source form builder designed for simplicity and brand consistency.
https://getinput.co
GNU Affero General Public License v3.0
196 stars 30 forks source link

Some users confused by file upload #169

Closed TheRouce closed 2 months ago

TheRouce commented 2 months ago

I've gotten a number of user reports that they are unable to upload files because on mobile some don't understand that you're supposed to tap on the text and not in the surrounding dotted box.

I would suggest either making the entire file upload element a button, or by creating a separate element similar to this mockup image

TheRouce commented 2 months ago

I'd be happy to put in a PR, though I am currently unfamiliar with the codebase.

PhilReinking commented 2 months ago

@TheRouce thanks for the feedback. I will make some tests and try to fix it.

PhilReinking commented 2 months ago

@TheRouce fixed it by making the whole area clickable for mobile users. Also removed the drop zone keyword, since this will not work on mobile anyways.

CleanShot 2024-09-13 at 11 59 28