Skip to content

feat: Add Character Counter and Maximum Length Validation for Podcast Title (#1077)#1137

Open
anjalikumari45 wants to merge 2 commits into
SB2318:mainfrom
anjalikumari45:feat/podcast-title-character-counter
Open

feat: Add Character Counter and Maximum Length Validation for Podcast Title (#1077)#1137
anjalikumari45 wants to merge 2 commits into
SB2318:mainfrom
anjalikumari45:feat/podcast-title-character-counter

Conversation

@anjalikumari45
Copy link
Copy Markdown

PR Description

This PR implements a real-time character counter and maximum length validation for the Podcast Title field in the Podcast Creation Form. Users can now see live feedback (e.g., 42 / 100) while typing the podcast title. The counter turns orange when 90% of the limit is reached and red when the limit is hit. Pasted text is also handled gracefully via the maxLength prop. This improves form usability and ensures content consistency.

Type of Change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Documentation update

Select your work-area

  • Frontend
  • Backend
  • Documentation
  • Others

Related Issue

#1077

Fixes ( #1077 )

#closes 1077

Checklist

  • I have updated my branch and synced it with the project's 'develop' branch before making this PR.
  • I have optimized the file changes.
  • I have added a snapshot of my work example.
  • I have made a PR to the project's develop branch.

Undertaking

  • My code follows the style guidelines of this project.

  • I have performed a self-review of my code.

  • I have commented my code, particularly in hard-to-understand areas.

  • I have made corresponding changes to the documentation.

  • I have checked for plagiarism and assure its authenticity.

  • I have read and followed the code of conduct for this repository. I understand that violation of this undertaking may have legal consequences.

  • I Agree

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 5, 2026

Thank you @, for creating the PR and contributing to our UltimateHealth project 💗.
Our team will review the PR and will reach out to you soon! 😇
Make sure that you have marked all the tasks that you are done with ✅.
Thank you for your patience! 😀

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.

1 participant