CodeForPhilly / balancer-main

CodeForPhilly balancer project (https://opencollective.com/code-for-philly/projects/balancer)
GNU Affero General Public License v3.0
11 stars 8 forks source link

[Bug] Cannot tell if feedback form has been submitted or not #96

Open taichan03 opened 3 months ago

taichan03 commented 3 months ago

Image

Steps to reproduce:

  1. Go to Feedback form
  2. Fill in all fields except Feedback type
  3. Submit the form
  4. Get error in the above screenshot
  5. Go back and select a Feedback type
  6. Hit submit again
  7. Expected results: Error message is gone, success message appears, form fields clear
  8. Actual results: Error message persists, no success message, I cannot tell if the form has been submitted