SonarSoftwareInc / customer_portal

A prebuilt customer portal for Sonar.
https://sonar.software
25 stars 52 forks source link

Button Bug Fix - Disappearing on errors #60

Closed zulandar closed 4 years ago

zulandar commented 4 years ago

The button would sometimes become disabled after clicking submit with no errors on the page. Now we are running a very min validation to make sure values are set on the form before disabling the button.