GrLdev / Rate-My-Student-Home

A website designed to allow students rate their student homes in Cardiff.
3 stars 0 forks source link

Minor Bug: Chromium browsers form validation flashing notification #64

Open tobynott80 opened 1 year ago

tobynott80 commented 1 year ago

When a review is submitted unsuccessfully with a review text that is too short (<150 chars), this causes the validation review flash message to repeatedly pop up with every keypress until the char limit is reached. This is a minor bug that is probably fixed with custom css flash messages for the form validation.

image