cosmos icon indicating copy to clipboard operation
cosmos copied to clipboard

Form.Actions primaryAction button should should have type='submit'

Open loginist opened this issue 6 years ago • 0 comments
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.

loginist avatar Jun 17 '19 15:06 loginist