I have a form that includes a few attachment fields. Before choosing an attachment, each field says “Select a file” followed by a paperclip icon. If I click “Select a file” everything works as expected. But if I instead click the paperclip icon, it immediately triggers the Submit button which sends in the form before I can add an attachment. Of course this is easy to workaround, just don’t click the paperclip, but a bug nonetheless.