Open B-enguin opened 11 months ago
The current remarks must be unique
The current remarks are checked to be unique with case-insensitivity, however, it does not account for extra white spaces between the words
It might cause the user to be confused as they would see two similar looking remarks which only differ by one space
Although unlikely, it is still possible for a user to accidentally hit space twice, and still be considered a valid remark
Your response not required for this bug as the team has accepted the bug as it is.
Description:
The current remarks must be unique
Current Implementation:
The current remarks are checked to be unique with case-insensitivity, however, it does not account for extra white spaces between the words
Reason Why its Flawed:
It might cause the user to be confused as they would see two similar looking remarks which only differ by one space
Justification for Severity:
Although unlikely, it is still possible for a user to accidentally hit space twice, and still be considered a valid remark