Open mbarde opened 3 months ago
Reason seems to be that the browsers form validation does not recognize the field as filled when using drag-and-drop on it.
I create a PR with a fix that basically just adds a dummy file to the relevant input element to solve this issue: https://github.com/collective/volto-form-block/pull/112
Would be nice if someone could confirm this issue and my fix.
What?
If a form has a required attachment field, it can not be submitted when user inputs file via drag-and-drop.
Steps to reproduce
Tested in Firefox and Chrome.
Versions