Actions
Bug #335
closedFeature #207: 3. Part 1 Testing
Bug #334: Comments Bugs
Empty spaces are accepted as valid comments
Start date:
01/07/2026
Due date:
% Done:
0%
Estimated time:
Description
Description:
The system allows users to submit comments that contain only empty spaces.
Steps to Reproduce:
Navigate to the comments section.
Enter only blank spaces in the comment input field.
Click on the submit/post button.
Expected Result:
The system should prevent submission and display a validation message indicating that the comment cannot be empty.
Actual Result:
The system accepts the input and saves the comment even when it contains only empty spaces.
Actions