Skip to content

feat: add live character counter for text areas#409

Open
Vidheendu wants to merge 1 commit into
Nsanjayboruds:mainfrom
Vidheendu:feat/live-character-counter
Open

feat: add live character counter for text areas#409
Vidheendu wants to merge 1 commit into
Nsanjayboruds:mainfrom
Vidheendu:feat/live-character-counter

Conversation

@Vidheendu

Copy link
Copy Markdown
Contributor

Pull Request

Summary

Add live character counters to user-facing textareas to improve the form-filling experience.

Description

This PR adds a real-time character counter below textareas in the Contact page, Product Review section, and Admin Add page. It also sets a maximum character limit of 500 characters for each textarea, allowing users to track their input while preventing excessively long submissions.

Related Issue

Closes #388

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • UI/UX improvement
  • Refactoring

Checklist

  • Code follows project guidelines
  • Tested locally
  • No console errors
  • Documentation updated if required

@Nsanjayboruds

Copy link
Copy Markdown
Owner

@Vidheendu FIX THE LINT ADMIN FAILED

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Add Live Character Counter for Text Areas

2 participants