Skip to content

fix: Ccp-5454-validation-on-template-screens - #198

Open
revanth-banala wants to merge 5 commits into
mainfrom
ccp-5454-validation-on-template-screens
Open

fix: Ccp-5454-validation-on-template-screens#198
revanth-banala wants to merge 5 commits into
mainfrom
ccp-5454-validation-on-template-screens

Conversation

@revanth-banala

@revanth-banala revanth-banala commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

Description

Adds client-side max-length validation on the template create/edit
screens so users can't enter more text than the backend allows.

template title- max length 255
subject- max length 500
body- max length 10_000

Fixes # CCP-5454

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • No new tests are required

Checklist

  • I have read the CONTRIBUTING doc
  • 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 already been accepted and merged

Further comments


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

@revanth-banala
revanth-banala marked this pull request as ready for review August 12, 2026 05:13
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.

3 participants