GNOME Bugzilla – Bug 731034
Membership Apply Form isn't submitted without displaying any errors
Last modified: 2018-09-24 10:40:49 UTC
I applied at http://www.gnome.org/foundation/membership/apply/ but the form didn't actually submitted, without any warning message.
Created attachment 277605 [details] [review] respect html5
respect html5 http://www.whatwg.org/specs/web-apps/current-work/multipage/association-of-controls-and-forms.html#form-submission-0 (4.10.19.6 Form submission)
Created attachment 277606 [details] [review] make the form a partial Add the form into a partial so we can add some error correction without having a messy page. This patch isn't solving the problem, but if it is okay to add a new page, I can work further on it. Otherwise, I should fix it on a single page, which isn't so nice.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/Infrastructure/Websites/issues/156.