c2siorg / Codelabz

Codelabz
Apache License 2.0
12 stars 51 forks source link

Fix Comment Display Issue and Improve Comment Submission Handling #146

Open lokeshwar777 opened 3 months ago

lokeshwar777 commented 3 months ago

Description

This pull request addresses an issue where comments posted in the Tutorials section were not displayed immediately after submission. The following changes have been made to ensure comments appear without requiring a page reload:

Related Issue

Fixes #145

Motivation and Context

The changes are necessary to resolve a bug where comments were not appearing immediately after being posted on the Tutorials Page. By optimizing the comment submission process and updating the display logic, we aim to provide users with a smoother and more responsive interaction.

How Has This Been Tested?

Types of changes

Checklist: