🔢 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
Difficulty
Good First Issue — suitable for absolute beginners, JavaScript only
🔢 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:
Acceptance Criteria
Difficulty
Good First Issue — suitable for absolute beginners, JavaScript only