[PR #1685] [MERGED] fix: duplicate field bugs #1792

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1685
Author: @ephraimduncan
Created: 3/4/2025
Status: Merged
Merged: 6/11/2025
Merged by: @dguyen

Base: mainHead: fix/field-duplicate-bugs


📝 Commits (2)

  • ddc3a53 fix: correctly set field as last active field
  • 796794a fix: ensure duplicated fields do not retain the original fields id

📊 Changes

3 files changed (+8 additions, -0 deletions)

View changed files

📝 packages/ui/primitives/document-flow/add-fields.tsx (+3 -0)
📝 packages/ui/primitives/document-flow/field-item.tsx (+4 -0)
📝 packages/ui/primitives/template-flow/add-template-fields.tsx (+1 -0)

📄 Description

Issue 1

https://github.com/user-attachments/assets/9a193ae7-1e18-4dca-99fc-8e7ab643ea21

Fix 1

https://github.com/user-attachments/assets/2af19f88-5e1d-4898-a1d0-d9e475b1637e

Issue 2

https://github.com/user-attachments/assets/ea9dbbcd-d781-4dfb-9a47-eeb3e9bb45a6

Fix 2

https://github.com/user-attachments/assets/5e5aac72-4b4c-44d7-9551-afe4af28c499


🔄 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/1685 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 3/4/2025 **Status:** ✅ Merged **Merged:** 6/11/2025 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `fix/field-duplicate-bugs` --- ### 📝 Commits (2) - [`ddc3a53`](https://github.com/documenso/documenso/commit/ddc3a531222f290b1ec654cab46981477952a36e) fix: correctly set field as last active field - [`796794a`](https://github.com/documenso/documenso/commit/796794adcdd12beaf025a63c7b373788c32f725d) fix: ensure duplicated fields do not retain the original fields id ### 📊 Changes **3 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/ui/primitives/document-flow/add-fields.tsx` (+3 -0) 📝 `packages/ui/primitives/document-flow/field-item.tsx` (+4 -0) 📝 `packages/ui/primitives/template-flow/add-template-fields.tsx` (+1 -0) </details> ### 📄 Description ## Issue 1 https://github.com/user-attachments/assets/9a193ae7-1e18-4dca-99fc-8e7ab643ea21 ## Fix 1 https://github.com/user-attachments/assets/2af19f88-5e1d-4898-a1d0-d9e475b1637e ## Issue 2 https://github.com/user-attachments/assets/ea9dbbcd-d781-4dfb-9a47-eeb3e9bb45a6 ## Fix 2 https://github.com/user-attachments/assets/5e5aac72-4b4c-44d7-9551-afe4af28c499 --- <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:05 +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#1792
No description provided.