Closed sahil-arsss closed 3 months ago
Actually. Comment section has no backend connection 😅.
We will consider that while integrating the backend. ..
@sahil-arsss would you like to contribute?
Of course!
Of course!
Cool :|
feat/comments
These are the basic steps I recommend so as production is not disturbed.
@Aryawart-kathpal will give you the knowledge of the Routes related to /comments
and required env
So go on.✨👍
Create a PR as you are finished implementing.
Describe the bug
The comment section allows users to post empty comments. When a user submits a comment without any text, the system should prevent the comment from being posted and display an error message.
To Reproduce
Steps to reproduce the behavior:
Observe that an empty comment is posted. ----> like this -""
Expected behavior
The system should not post any comment if the input field is empty.
Screenshots