[PR #892] [MERGED] fix: Added signing pad disable state while submitting form #1235

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/892
Author: @plxity
Created: 1/31/2024
Status: Merged
Merged: 2/1/2024
Merged by: @dguyen

Base: mainHead: fix/disable-signing-pad


📝 Commits (4)

  • 1dd924f added signing pad disable state
  • abd8b4d added isDisabled props on signing pad
  • cdc6407 changed cn format in singing pad component
  • 087d48e changed props name to disabled

📊 Changes

5 files changed (+12 additions, -5 deletions)

View changed files

📝 apps/marketing/src/components/(marketing)/widget.tsx (+1 -0)
📝 apps/web/src/app/(signing)/sign/[token]/form.tsx (+1 -0)
📝 apps/web/src/components/forms/profile.tsx (+2 -4)
📝 apps/web/src/components/forms/signup.tsx (+1 -0)
📝 packages/ui/primitives/signature-pad/signature-pad.tsx (+7 -1)

📄 Description

Fixes : #891


🔄 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/892 **Author:** [@plxity](https://github.com/plxity) **Created:** 1/31/2024 **Status:** ✅ Merged **Merged:** 2/1/2024 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `fix/disable-signing-pad` --- ### 📝 Commits (4) - [`1dd924f`](https://github.com/documenso/documenso/commit/1dd924faf125034fc918c3e9a265a788819183c0) added signing pad disable state - [`abd8b4d`](https://github.com/documenso/documenso/commit/abd8b4d08ed947c2528ddce8268159af165e16ec) added isDisabled props on signing pad - [`cdc6407`](https://github.com/documenso/documenso/commit/cdc64074183554438c55cca9c9810c60aa0975b6) changed cn format in singing pad component - [`087d48e`](https://github.com/documenso/documenso/commit/087d48e9c6b4aaeca6cd596a140d35bc140f6f1a) changed props name to disabled ### 📊 Changes **5 files changed** (+12 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `apps/marketing/src/components/(marketing)/widget.tsx` (+1 -0) 📝 `apps/web/src/app/(signing)/sign/[token]/form.tsx` (+1 -0) 📝 `apps/web/src/components/forms/profile.tsx` (+2 -4) 📝 `apps/web/src/components/forms/signup.tsx` (+1 -0) 📝 `packages/ui/primitives/signature-pad/signature-pad.tsx` (+7 -1) </details> ### 📄 Description Fixes : #891 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:32:24 +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#1235
No description provided.