CruGlobal / conf-registration-web

Event Registration Tool
https://www.eventregistrationtool.com
MIT License
2 stars 1 forks source link

Allow editing incomplete registrations #826

Closed canac closed 1 year ago

canac commented 1 year ago

Follow-up to #821. Now, incomplete registrations can be edited again, even when required are left blank. The added novalidate attribute keeps the browser from showing native UI for blank required fields.

wrandall22 commented 1 year ago

So, this allows the Submit button, but not the Save & Mark Complete button to be pressed when required fields are not set?

canac commented 1 year ago

Correct. There was a HelpScout issue from someone who wanted to edit fields on an incomplete registration like they used to be able to. It was in a HelpScout inbox that I don't have access to, so I don't have the link to it. I have confirmed with stakeholders that validation should run for "Save & Mark Complete", but not for "Save".