[PR #1887] [MERGED] fix: readonly field styling #1908

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

📋 Pull Request Information

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

Base: mainHead: fix/readonly-field-render


📝 Commits (1)

  • 4f2034e fix: readonly field styling

📊 Changes

4 files changed (+17 additions, -13 deletions)

View changed files

📝 apps/remix/app/components/general/document-signing/document-signing-field-container.tsx (+6 -9)
📝 apps/remix/app/components/general/document-signing/document-signing-fields.tsx (+1 -1)
📝 apps/remix/app/components/general/document-signing/document-signing-text-field.tsx (+1 -3)
📝 packages/ui/lib/recipient-colors.ts (+9 -0)

📄 Description

Changes:

  • Updating styling of read only fields
  • Removed truncation for fields and used overflow hidden instead

🔄 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/1887 **Author:** [@dguyen](https://github.com/dguyen) **Created:** 7/10/2025 **Status:** ✅ Merged **Merged:** 7/10/2025 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/readonly-field-render` --- ### 📝 Commits (1) - [`4f2034e`](https://github.com/documenso/documenso/commit/4f2034ef6f078c96ab662ff235e2515869e318c9) fix: readonly field styling ### 📊 Changes **4 files changed** (+17 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `apps/remix/app/components/general/document-signing/document-signing-field-container.tsx` (+6 -9) 📝 `apps/remix/app/components/general/document-signing/document-signing-fields.tsx` (+1 -1) 📝 `apps/remix/app/components/general/document-signing/document-signing-text-field.tsx` (+1 -3) 📝 `packages/ui/lib/recipient-colors.ts` (+9 -0) </details> ### 📄 Description Changes: - Updating styling of read only fields - Removed truncation for fields and used overflow hidden instead --- <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:36 +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#1908
No description provided.