Skip to content

Character Limit Bypass on Blog Comment Edit Feature #46

@AnandRP2030

Description

@AnandRP2030

Issue Summary

The current implementation of our blog comment system imposes a 200-character limit when users post a new comment. However, when users utilize the edit feature to modify their comments, the character limit is not enforced. This inconsistency allows users to bypass the intended character restriction by editing their comments after the initial submission.

Steps to Reproduce

  1. Navigate to the blog section and post a new comment.
  2. Edit the posted comment.
  3. Add additional characters, exceeding the 200-character limit.
  4. Save the edited comment.

Expected Behavior: When editing a comment, the character limit of 200 characters should be enforced, similar to the initial comment posting feature.

Actual Behavior: The character limit is not enforced during comment editing, allowing comments to exceed 200 characters.

Screenshot 2024-10-10 200447

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions