Allow form submission default in storybook (#1723)
* Allow form submission default in storybook
This is to test that all components send the right state in their request, it can be checked in the URL after hitting enter to submit or the submit button
* Add tests