[PR #1920] [MERGED] fix: correctly render new lines in text fields #1931

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

📋 Pull Request Information

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

Base: mainHead: fix/render-text-field-newlines


📝 Commits (1)

  • 7623c02 fix: correctly render new lines in text fields

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 apps/remix/app/components/general/document-signing/document-signing-fields.tsx (+2 -2)

📄 Description

Description

Currently new lines are not rendered in text fields correctly on the /sign page. This is an issue because when the field is inserted and sealed we respect new lines.

Previous

Screenshot 2025-07-24 at 11 06 50 am

New

Screenshot 2025-07-24 at 11 07 04 am

🔄 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/1920 **Author:** [@dguyen](https://github.com/dguyen) **Created:** 7/24/2025 **Status:** ✅ Merged **Merged:** 7/24/2025 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/render-text-field-newlines` --- ### 📝 Commits (1) - [`7623c02`](https://github.com/documenso/documenso/commit/7623c029b1f6d7f076e1347d15b3a80262dbd1e9) fix: correctly render new lines in text fields ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `apps/remix/app/components/general/document-signing/document-signing-fields.tsx` (+2 -2) </details> ### 📄 Description ## Description Currently new lines are not rendered in text fields correctly on the `/sign` page. This is an issue because when the field is inserted and sealed we respect new lines. **Previous** <img width="617" height="470" alt="Screenshot 2025-07-24 at 11 06 50 am" src="https://github.com/user-attachments/assets/fa78c93b-2126-468b-8dbc-34aa7f08f0c5" /> **New** <img width="617" height="470" alt="Screenshot 2025-07-24 at 11 07 04 am" src="https://github.com/user-attachments/assets/04a6b421-7616-45d5-8403-3c06826ef304" /> --- <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:42 +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#1931
No description provided.