Skip to content

Add word counter for description fields #17

@Mohit-368

Description

@Mohit-368

🔢 Feature Request: Word Counter for Description Fields

Problem

Users have no way to track how many words they have written in
description fields. A word counter helps users write concise and
well-scoped descriptions.

What needs to be done

Add a live word counter below the description textarea and other
long text input fields that:

  • Updates in real time as the user types
  • Shows format: "24 words"
  • Appears alongside the existing character counter if present
  • Resets to zero when the field is cleared

Acceptance Criteria

  • Word counter appears below relevant text fields
  • Counter updates in real time
  • Counter shows correct word count
  • Counter resets when field is cleared
  • No console errors

Difficulty

Good First Issue — suitable for absolute beginners, JavaScript only

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions