Hello ! I think I found a bug.
Summary: After sending a file in a form, renaming the file makes the form send automatically.
Version : tested on:
- baserow.io
- self-hosted Baserow version 1.33.1
Steps to reproduce :
- create a form with a “File” field
- go to the public link of the form
- fill the form
- in particular, upload a file
- click the pencil icon to rename the file
What happens :
- if all the required fields are filled, the form is sent!
- if not, the required fields are marked in red “hey fill me please” and the file name can be edited
What should happen : the form is not sent, the file name can be edited
How to reproduce : Here is a very simple form to test: Form | Baserow (please do not send any personal data)
Hope this helps!