[PR #1940] [MERGED] fix: remove field truncate logic #1945

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1940
Author: @dguyen
Created: 8/5/2025
Status: Merged
Merged: 8/7/2025
Merged by: @Mythie

Base: mainHead: fix/remove-field-truncate


📝 Commits (1)

  • 310697a fix: remove field truncate logic

📊 Changes

2 files changed (+19 additions, -29 deletions)

View changed files

📝 apps/remix/app/components/general/document-signing/document-signing-text-field.tsx (+2 -13)
📝 packages/ui/primitives/document-flow/field-content.tsx (+17 -16)

📄 Description

Description

Remove the truncation logic and render the text for preview/edit mode.

Text will now overflow, but it's up to the user to correct it

Before

Screenshot 2025-08-05 at 2 21 02 pm

After

Screenshot 2025-08-05 at 2 21 27 pm

🔄 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/1940 **Author:** [@dguyen](https://github.com/dguyen) **Created:** 8/5/2025 **Status:** ✅ Merged **Merged:** 8/7/2025 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/remove-field-truncate` --- ### 📝 Commits (1) - [`310697a`](https://github.com/documenso/documenso/commit/310697a7b93301d47074a352fb700b0343466abc) fix: remove field truncate logic ### 📊 Changes **2 files changed** (+19 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `apps/remix/app/components/general/document-signing/document-signing-text-field.tsx` (+2 -13) 📝 `packages/ui/primitives/document-flow/field-content.tsx` (+17 -16) </details> ### 📄 Description ## Description Remove the truncation logic and render the text for preview/edit mode. Text will now overflow, but it's up to the user to correct it Before <img width="3817" height="1345" alt="Screenshot 2025-08-05 at 2 21 02 pm" src="https://github.com/user-attachments/assets/cca4f969-ef52-4f2a-ae17-e52986781be3" /> After <img width="3817" height="1345" alt="Screenshot 2025-08-05 at 2 21 27 pm" src="https://github.com/user-attachments/assets/aba32084-38f5-4b46-b7c8-f31f10b640dc" /> --- <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:46 +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#1945
No description provided.