SUSE-Developer-Community / explore.suse.dev

Assets and theme for use in explore.suse.dev
0 stars 1 forks source link

Having disabled="false" prevents the form being POSTed #13

Closed feri closed 4 years ago

feri commented 4 years ago

The disabled attribute has to be completely removed from the input element. Documentation on this is misleading, but the proper solution seems to be this one.

Signed-off-by: Ferenc Szekely ferenc.szekely@suse.com