[PR #2205] [CLOSED] fix: add field drag drop colors #2119

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2205
Author: @dguyen
Created: 11/17/2025
Status: Closed

Base: mainHead: fix/add-field-drag-drop-colors


📝 Commits (1)

  • f268716 fix: add field drag drop colors

📊 Changes

3 files changed (+57 additions, -35 deletions)

View changed files

📝 apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx (+19 -7)
📝 apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx (+32 -22)
📝 packages/ui/lib/recipient-colors.ts (+6 -6)

📄 Description

Description

Update drag drop fields to be always colored, instead of only when it gets dragged/hovered.

image image

🔄 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/2205 **Author:** [@dguyen](https://github.com/dguyen) **Created:** 11/17/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/add-field-drag-drop-colors` --- ### 📝 Commits (1) - [`f268716`](https://github.com/documenso/documenso/commit/f26871662e8afa13156950df1f85f37ecc607304) fix: add field drag drop colors ### 📊 Changes **3 files changed** (+57 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `apps/remix/app/components/general/envelope-editor/envelope-editor-fields-drag-drop.tsx` (+19 -7) 📝 `apps/remix/app/components/general/envelope-editor/envelope-editor-fields-page.tsx` (+32 -22) 📝 `packages/ui/lib/recipient-colors.ts` (+6 -6) </details> ### 📄 Description ## Description Update drag drop fields to be always colored, instead of only when it gets dragged/hovered. <img width="312" height="441" alt="image" src="https://github.com/user-attachments/assets/b0d1c7d3-2d2b-4ea2-9f93-3c188e14d296" /> <img width="312" height="441" alt="image" src="https://github.com/user-attachments/assets/48782342-92a4-4f6f-a6c3-3344d2e56364" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:32:31 +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#2119
No description provided.