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.