[PR #1469] [MERGED] fix: z-index of field settings #1651

Closed
opened 2026-02-26 19:34:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1469
Author: @ephraimduncan
Created: 11/13/2024
Status: Merged
Merged: 12/17/2024
Merged by: @Mythie

Base: mainHead: fix/field-z-index


📝 Commits (6)

  • 4b05362 fix: field settings under fields
  • e437bc3 Merge branch 'main' into fix/field-z-index
  • 15b8f4c Merge branch 'main' into fix/field-z-index
  • 77546c0 Merge branch 'main' into fix/field-z-index
  • 2ce6a44 chore: add to add template fields
  • e4f913e Merge branch 'main' into fix/field-z-index

📊 Changes

3 files changed (+28 additions, -9 deletions)

View changed files

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

📄 Description

Summary by CodeRabbit

  • New Features

    • Introduced a dynamic field activation system, allowing users to easily identify and manage active fields.
    • Enhanced field duplication functionality to maintain properties and adjust positions.
  • Improvements

    • Updated event handling for field activation and deactivation, improving user interaction and responsiveness.

🔄 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/1469 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 11/13/2024 **Status:** ✅ Merged **Merged:** 12/17/2024 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/field-z-index` --- ### 📝 Commits (6) - [`4b05362`](https://github.com/documenso/documenso/commit/4b05362dba0cb9b95658e94a6a1bdac3e12877bb) fix: field settings under fields - [`e437bc3`](https://github.com/documenso/documenso/commit/e437bc34f5c19405a56e4e4b94060cb8a8106591) Merge branch 'main' into fix/field-z-index - [`15b8f4c`](https://github.com/documenso/documenso/commit/15b8f4c82d96b740a3a3038e826c894e9162b2b9) Merge branch 'main' into fix/field-z-index - [`77546c0`](https://github.com/documenso/documenso/commit/77546c0787d9cf7bbcc6f2b2550507e406f01808) Merge branch 'main' into fix/field-z-index - [`2ce6a44`](https://github.com/documenso/documenso/commit/2ce6a44c04c659a71689b4e782dfeefa54936829) chore: add to add template fields - [`e4f913e`](https://github.com/documenso/documenso/commit/e4f913e5ef58193b0cda267856608a4ad0328e27) Merge branch 'main' into fix/field-z-index ### 📊 Changes **3 files changed** (+28 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `packages/ui/primitives/document-flow/add-fields.tsx` (+4 -0) 📝 `packages/ui/primitives/document-flow/field-item.tsx` (+20 -9) 📝 `packages/ui/primitives/template-flow/add-template-fields.tsx` (+4 -0) </details> ### 📄 Description <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced a dynamic field activation system, allowing users to easily identify and manage active fields. - Enhanced field duplication functionality to maintain properties and adjust positions. - **Improvements** - Updated event handling for field activation and deactivation, improving user interaction and responsiveness. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:34:10 +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#1651
No description provided.