[PR #1988] [MERGED] fix: add maxLength limits to document input fields #1979

Closed
opened 2026-02-26 20:31:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1988
Author: @ephraimduncan
Created: 8/23/2025
Status: Merged
Merged: 9/9/2025
Merged by: @Mythie

Base: mainHead: fix/document-input-maxlength-limits


📝 Commits (3)

  • 6068d3b fix: add maxLength limits to document input fields
  • 372f32c chore: add max length to templates
  • 7c80ae1 Merge branch 'main' into fix/document-input-maxlength-limits

📊 Changes

8 files changed (+33 additions, -20 deletions)

View changed files

📝 packages/trpc/server/document-router/schema.ts (+3 -0)
📝 packages/trpc/server/recipient-router/schema.ts (+8 -8)
📝 packages/trpc/server/template-router/schema.ts (+4 -4)
📝 packages/ui/primitives/document-flow/add-settings.tsx (+1 -0)
📝 packages/ui/primitives/document-flow/add-signers.tsx (+2 -0)
📝 packages/ui/primitives/document-flow/add-subject.tsx (+7 -3)
📝 packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx (+2 -0)
📝 packages/ui/primitives/template-flow/add-template-settings.tsx (+6 -5)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/documenso/documenso/pull/1988 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 8/23/2025 **Status:** ✅ Merged **Merged:** 9/9/2025 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/document-input-maxlength-limits` --- ### 📝 Commits (3) - [`6068d3b`](https://github.com/documenso/documenso/commit/6068d3b01650c046e6babaa4895d20309d98d21a) fix: add maxLength limits to document input fields - [`372f32c`](https://github.com/documenso/documenso/commit/372f32c18c0e3f7cede323256e23099c8263495f) chore: add max length to templates - [`7c80ae1`](https://github.com/documenso/documenso/commit/7c80ae157902c848a3063f29eddbb7d5a79ef731) Merge branch 'main' into fix/document-input-maxlength-limits ### 📊 Changes **8 files changed** (+33 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `packages/trpc/server/document-router/schema.ts` (+3 -0) 📝 `packages/trpc/server/recipient-router/schema.ts` (+8 -8) 📝 `packages/trpc/server/template-router/schema.ts` (+4 -4) 📝 `packages/ui/primitives/document-flow/add-settings.tsx` (+1 -0) 📝 `packages/ui/primitives/document-flow/add-signers.tsx` (+2 -0) 📝 `packages/ui/primitives/document-flow/add-subject.tsx` (+7 -3) 📝 `packages/ui/primitives/template-flow/add-template-placeholder-recipients.tsx` (+2 -0) 📝 `packages/ui/primitives/template-flow/add-template-settings.tsx` (+6 -5) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:31:54 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1979
No description provided.