GrLdev/Rate-My-Student-Home
Minor Bug: Chromium browsers form validation flashing notification
開放
#64 建立於 2023年5月22日
bugfrontendgood first issue
倉庫指標
- 星標
- (3 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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.