Hello BounceBack,
I noticed that in all the forms used on your app, you use after submit validation, which is kind of annoying from a user experience perspective.
It is great to provide your user with feedback, but this feedback is appreciated if it is provided as the user is still in the typing process, not when they are done with typing and that feedback is asking them to go back and edit what they've just typed :/
It would be great if you guys used inline validation in which the user gets updated with feedback as they type. This type of validation is better and makes the user experience way smoother.
In the attached screenshot, I tried to input an invalid input type instead of an email address in your email and I got the user feedback when I clicked the submit button.
