Web Form required option doesnt work

Hey!

I created a trigger that is a form with just one input: a file, and I set the “Required” option to true. However, users can still submit the form without a file, and it goes through. Any ideas?

Also, as a side note, if a user uploads a file and submits the form, the form doesn’t reset. This means they can click the Submit button again, and it will re-submit the same file.