[PR #1635] [MERGED] fix: typed signature not working #1761

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1635
Author: @catalinpit
Created: 2/5/2025
Status: Merged
Merged: 2/5/2025
Merged by: @Mythie

Base: mainHead: fix/typed-signature


📝 Commits (2)

  • c1ef575 fix: typed signature not working
  • 732511f fix: typed signature not working in templates

📊 Changes

2 files changed (+9 additions, -1 deletions)

View changed files

📝 apps/web/src/app/(recipient)/d/[token]/sign-direct-template.tsx (+2 -0)
📝 apps/web/src/app/(signing)/sign/[token]/signing-page-view.tsx (+7 -1)

📄 Description

The typedSignatureEnabled prop was removed from the SignatureField component, which broke the typed signature meaning that nobody could sign documents by typing their signature.


🔄 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/1635 **Author:** [@catalinpit](https://github.com/catalinpit) **Created:** 2/5/2025 **Status:** ✅ Merged **Merged:** 2/5/2025 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/typed-signature` --- ### 📝 Commits (2) - [`c1ef575`](https://github.com/documenso/documenso/commit/c1ef57530feb0d3859cd8aff61e983b73ffce17c) fix: typed signature not working - [`732511f`](https://github.com/documenso/documenso/commit/732511f64cd0f372a91e4c3d1acbcca3af27f2a0) fix: typed signature not working in templates ### 📊 Changes **2 files changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/app/(recipient)/d/[token]/sign-direct-template.tsx` (+2 -0) 📝 `apps/web/src/app/(signing)/sign/[token]/signing-page-view.tsx` (+7 -1) </details> ### 📄 Description The `typedSignatureEnabled` prop was removed from the `SignatureField` component, which broke the typed signature meaning that nobody could sign documents by typing their signature. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:30:57 +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#1761
No description provided.