[PR #1565] [MERGED] fix: field label/text truncation #1719

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1565
Author: @catalinpit
Created: 12/31/2024
Status: Merged
Merged: 2/1/2025
Merged by: @Mythie

Base: mainHead: fix/field-value-label-length


📝 Commits (2)

  • e5c1ec8 fix: field truncation
  • 9e97407 Merge branch 'main' into fix/field-value-label-length

📊 Changes

3 files changed (+5 additions, -5 deletions)

View changed files

📝 apps/web/src/app/(signing)/sign/[token]/number-field.tsx (+2 -2)
📝 apps/web/src/app/(signing)/sign/[token]/text-field.tsx (+1 -1)
📝 packages/ui/primitives/document-flow/field-icon.tsx (+2 -2)

📄 Description

Description

Fix the truncation of the field label/text.

Checklist

  • I have tested these changes locally and they work as expected.
  • I have added/updated tests that prove the effectiveness of these changes.
  • I have updated the documentation to reflect these changes, if applicable.
  • I have followed the project's coding style guidelines.
  • I have addressed the code review feedback from the previous submission, if applicable.

🔄 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/1565 **Author:** [@catalinpit](https://github.com/catalinpit) **Created:** 12/31/2024 **Status:** ✅ Merged **Merged:** 2/1/2025 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/field-value-label-length` --- ### 📝 Commits (2) - [`e5c1ec8`](https://github.com/documenso/documenso/commit/e5c1ec82b908c2a9abbe6f1b5c56f6c4f8e6c322) fix: field truncation - [`9e97407`](https://github.com/documenso/documenso/commit/9e97407924e6020a0aa06af505029abf92bad548) Merge branch 'main' into fix/field-value-label-length ### 📊 Changes **3 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/app/(signing)/sign/[token]/number-field.tsx` (+2 -2) 📝 `apps/web/src/app/(signing)/sign/[token]/text-field.tsx` (+1 -1) 📝 `packages/ui/primitives/document-flow/field-icon.tsx` (+2 -2) </details> ### 📄 Description ## Description Fix the truncation of the field label/text. ## Checklist <!--- Please check the boxes that apply to this pull request. --> <!--- You can add or remove items as needed. --> - [x] I have tested these changes locally and they work as expected. - [ ] I have added/updated tests that prove the effectiveness of these changes. - [ ] I have updated the documentation to reflect these changes, if applicable. - [x] I have followed the project's coding style guidelines. - [ ] I have addressed the code review feedback from the previous submission, if applicable. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:30: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#1719
No description provided.