[PR #2257] [MERGED] fix: sync envelope state after direct link changes #2160

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2257
Author: @ephraimduncan
Created: 11/27/2025
Status: Merged
Merged: 1/21/2026
Merged by: @dguyen

Base: mainHead: chore/direct-link-ux


📝 Commits (1)

  • cd38277 fix: resync on direct link changes

📊 Changes

5 files changed (+368 additions, -289 deletions)

View changed files

📝 apps/remix/app/components/dialogs/template-direct-link-dialog.tsx (+12 -6)
📝 apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx (+234 -282)
📝 apps/remix/app/components/general/envelope-editor/envelope-editor.tsx (+3 -1)
packages/lib/client-only/hooks/use-editor-recipients.ts (+106 -0)
📝 packages/lib/client-only/providers/envelope-editor-provider.tsx (+13 -0)

📄 Description

No description provided


🔄 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/2257 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 11/27/2025 **Status:** ✅ Merged **Merged:** 1/21/2026 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `chore/direct-link-ux` --- ### 📝 Commits (1) - [`cd38277`](https://github.com/documenso/documenso/commit/cd38277a5d627b8e89c3f031fb5f86c21e12cd3c) fix: resync on direct link changes ### 📊 Changes **5 files changed** (+368 additions, -289 deletions) <details> <summary>View changed files</summary> 📝 `apps/remix/app/components/dialogs/template-direct-link-dialog.tsx` (+12 -6) 📝 `apps/remix/app/components/general/envelope-editor/envelope-editor-recipient-form.tsx` (+234 -282) 📝 `apps/remix/app/components/general/envelope-editor/envelope-editor.tsx` (+3 -1) ➕ `packages/lib/client-only/hooks/use-editor-recipients.ts` (+106 -0) 📝 `packages/lib/client-only/providers/envelope-editor-provider.tsx` (+13 -0) </details> ### 📄 Description _No description provided_ --- <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:41 +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#2160
No description provided.