Skip to content

feat: add character counter and max length validation to contact form#2300

Open
vivekbabaji wants to merge 1 commit into
piyushgarg-dev:mainfrom
vivekbabaji:my-first-contribution
Open

feat: add character counter and max length validation to contact form#2300
vivekbabaji wants to merge 1 commit into
piyushgarg-dev:mainfrom
vivekbabaji:my-first-contribution

Conversation

@vivekbabaji

Copy link
Copy Markdown

What does this PR do?

Fixes #2295

Added a live character counter and a 250-character limit to the message field in the contact form. Also applied a maximum length constraint to the Full Name input to improve input validation and ensure consistent data entry.

ScreenShots

image

Type of change

  • Enhancement

How should this be tested?

  • Enter text into the Message field and confirm that the live character counter updates in real time.
  • Verify that the Message field prevents input beyond 250 characters.

@vercel

vercel Bot commented May 18, 2026

Copy link
Copy Markdown

@vivekbabaji is attempting to deploy a commit to the Piyush Garg's projects Team on Vercel.

A member of the Team first needs to authorize it.

@vivekbabaji vivekbabaji changed the title Add character counter and max length validation to contact form feat: add character counter and max length validation to contact form May 18, 2026
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.

feat: add character limit and live counter to contact form message field

1 participant