cosmos
cosmos copied to clipboard
Form.Actions primaryAction button should should have type='submit'
trafficstars
Is your feature request related to a problem? Please describe. Can't press enter in a form and have it automatically submitted if there are more than button in a Form.
Describe the solution you'd like
Either allow passing a type to all form actions and/or having the primaryAction to be type="submit" by default.