Expected behavior
Name field should show validation message below it stating that field value is missing
Actual behavior
No error are visible, but when submitting form user is prompted with toast message - "Sorry, there was an error with your submission. Please try again later.". Also network tab shows 400 for POST with response - "{
"name": [
"This field may not be blank."
]
}"
OS and Browser
OS: macOS Big Sur 11.6
Browser: Chrome
Account Number
679aff9a630beb883cc10368a2dedb7722e63b682143ae9fd2e051c13b710752
Bug Description Name field value is not trimmed before submitting
Steps to Reproduce Steps to reproduce the behavior:
Expected behavior Name field should show validation message below it stating that field value is missing
Actual behavior No error are visible, but when submitting form user is prompted with toast message - "Sorry, there was an error with your submission. Please try again later.". Also network tab shows 400 for POST with response - "{ "name": [ "This field may not be blank." ] }"
OS and Browser
Account Number 679aff9a630beb883cc10368a2dedb7722e63b682143ae9fd2e051c13b710752