GrLdev/Rate-My-Student-Home

Minor Bug: Chromium browsers form validation flashing notification

Open

#64 opened on May 22, 2023

 (0 comments) (0 reactions) (0 assignees)Python (0 forks)auto 404
bugfrontendgood first issue

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

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.

image

Contributor guide