bounswe / bounswe2022group4

6 stars 3 forks source link

Frontend: Health professionals' comments on posts displayment #575

Closed mbatuhan-malazgirt closed 1 year ago

mbatuhan-malazgirt commented 1 year ago

Description:

Our website has a comment box and comment system. On our latest check of requirements, we have detected that requirement 1.2.5.6. "The system shall highlight health professionals' comments on posts" is not done yet. I will implement this feature. After the update, the doctor's comments will be highlighted and look different than the regular user's comments.

Issue description

Steps:

1) Analyze the CommentBox.js and Comment.js files. 2) Update the code so that the expert's comments are highlighted.

Reviewer: @umutdenizsenerr Deadline: 09.12.2022 23.59

mbatuhan-malazgirt commented 1 year ago

The doctors' comments are now highlighted and also, post shadowing is added.

You can see the related pull request from the following link. #623.