DarrachBarneveld / ci-swag

Project 5 for Code Institute - Diploma in Full Stack Software Development (E-commerce Applications)
0 stars 2 forks source link

Bug: Checkout Form Error Context #60

Closed DarrachBarneveld closed 8 months ago

DarrachBarneveld commented 8 months ago

Bug Description Error form does not show reason for validation fail

Steps to reproduce

  1. Visit checkout page
  2. Input form with incomplete data
  3. Error notification appears but the context/reason for error not specified

Desired result The user understands the reason for the error so they can better input the fields. The notification message is too generic

DarrachBarneveld commented 8 months ago

Context is saved in session - If context exists it is rendered