[PR #2224] [MERGED] chore: add pending ui to signing completion page #2132

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2224
Author: @Mythie
Created: 11/20/2025
Status: Merged
Merged: 11/20/2025
Merged by: @Mythie

Base: mainHead: chore/pending-ui


📝 Commits (1)

  • 9b6f285 chore: add pending ui to signing completion page

📊 Changes

4 files changed (+140 additions, -37 deletions)

View changed files

📝 apps/remix/app/routes/_recipient+/sign.$token+/complete.tsx (+42 -37)
📝 packages/trpc/server/envelope-router/router.ts (+2 -0)
packages/trpc/server/envelope-router/signing-status-envelope.ts (+82 -0)
packages/trpc/server/envelope-router/signing-status-envelope.types.ts (+14 -0)

📄 Description

Adds a pending UI state to the signing completion page for when all recipients have finished signing but the document hasn't completed the sealing background job.

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/2224 **Author:** [@Mythie](https://github.com/Mythie) **Created:** 11/20/2025 **Status:** ✅ Merged **Merged:** 11/20/2025 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `chore/pending-ui` --- ### 📝 Commits (1) - [`9b6f285`](https://github.com/documenso/documenso/commit/9b6f2855e8caecba4ef134e938450d0eb6ef70b3) chore: add pending ui to signing completion page ### 📊 Changes **4 files changed** (+140 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `apps/remix/app/routes/_recipient+/sign.$token+/complete.tsx` (+42 -37) 📝 `packages/trpc/server/envelope-router/router.ts` (+2 -0) ➕ `packages/trpc/server/envelope-router/signing-status-envelope.ts` (+82 -0) ➕ `packages/trpc/server/envelope-router/signing-status-envelope.types.ts` (+14 -0) </details> ### 📄 Description Adds a pending UI state to the signing completion page for when all recipients have finished signing but the document hasn't completed the sealing background job. <img width="695" height="562" alt="image" src="https://github.com/user-attachments/assets/b015bc38-9489-4baa-ac0a-07cb1ac24b25" /> --- <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:34 +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#2132
No description provided.