GrLdev/Rate-My-Student-Home
Minor Bug: Chromium browsers form validation flashing notification
Ouverte
#64 ouverte le 22 mai 2023
bugfrontendgood first issue
Métriques du dépôt
- Stars
- (3 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
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.