Skip to content

feat: Add message validation utility for chat input (#15)#16

Open
HRISHIKESH-hackoff wants to merge 1 commit intoZenYukti:mainfrom
HRISHIKESH-hackoff:feat/add-message-validation
Open

feat: Add message validation utility for chat input (#15)#16
HRISHIKESH-hackoff wants to merge 1 commit intoZenYukti:mainfrom
HRISHIKESH-hackoff:feat/add-message-validation

Conversation

@HRISHIKESH-hackoff
Copy link

This utility provides functions to validate chat messages, check character limits, and manage user feedback.

Description

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 Documentation update
  • 🧹 Code refactoring (no functional changes)
  • ⚡ Performance improvement
  • ✅ Test improvement
  • 🔧 Build or CI/CD configuration changes

How Has This Been Tested?

Screenshots

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Additional Information

Learning Outcomes

This utility provides functions to validate chat messages, check character limits, and manage user feedback.
@ayushHardeniya
Copy link
Member

Thanks for opening the PR and linking it to the issue. We appreciate the initiative.

For future contributions, please wait for maintainer confirmation or assignment on the issue before starting implementation. It helps avoid duplicate work and ensures alignment with the project approach.

We’ll review this PR and continue from here.

@ayushHardeniya ayushHardeniya added enhancement New feature or request frontend Client-side features and views labels Feb 6, 2026
@ayushHardeniya
Copy link
Member

@HRISHIKESH-hackoff, kindly update the description of your PR, by explaining properly you're implementing and how it's useful.

@ayushHardeniya ayushHardeniya added the apertre3.0 Apertre 3.0 open source program label Feb 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

apertre3.0 Apertre 3.0 open source program enhancement New feature or request frontend Client-side features and views

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants