[PR #868] [MERGED] fix: undo operation on signature pad #1219

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/868
Author: @plxity
Created: 1/25/2024
Status: Merged
Merged: 2/16/2024
Merged by: @Mythie

Base: mainHead: fix/undo-button-in-canvas


📝 Commits (7)

📊 Changes

2 files changed (+32 additions, -6 deletions)

View changed files

packages/lib/client-only/hooks/use-effect-once.ts (+13 -0)
📝 packages/ui/primitives/signature-pad/signature-pad.tsx (+19 -6)

📄 Description

fixes: #864


🔄 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/868 **Author:** [@plxity](https://github.com/plxity) **Created:** 1/25/2024 **Status:** ✅ Merged **Merged:** 2/16/2024 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/undo-button-in-canvas` --- ### 📝 Commits (7) - [`d8aecc4`](https://github.com/documenso/documenso/commit/d8aecc4092f236814e3c831d3bbad0c57f5b643d) fixed undo operation on signature pad - [`7ca3697`](https://github.com/documenso/documenso/commit/7ca3697303091d90efcf2f3ba5c2c3cb2f1e5e63) Merge branch 'main' of https://github.com/plxity/documenso into fix/undo-button-in-canvas - [`a06c628`](https://github.com/documenso/documenso/commit/a06c628653cd3060d9d50577087741deaa840451) Merge branch 'main' of https://github.com/plxity/documenso into fix/undo-button-in-canvas - [`142c1c0`](https://github.com/documenso/documenso/commit/142c1c003ebbdb7bf39d18f59f78a6a47e278f2e) changed useEffect variables - [`d5b3df1`](https://github.com/documenso/documenso/commit/d5b3df1648aa69a5d00db6fdb20f24add7861e98) fixed variable declaration - [`c970abc`](https://github.com/documenso/documenso/commit/c970abc871d1b3f961717d42a6d4eed1bc3602df) added onchange handler - [`d83769b`](https://github.com/documenso/documenso/commit/d83769b4104c9fbe4e74625486328712e16c4ca2) chore: use unsafe effect ### 📊 Changes **2 files changed** (+32 additions, -6 deletions) <details> <summary>View changed files</summary> ➕ `packages/lib/client-only/hooks/use-effect-once.ts` (+13 -0) 📝 `packages/ui/primitives/signature-pad/signature-pad.tsx` (+19 -6) </details> ### 📄 Description fixes: #864 --- <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:20 +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#1219
No description provided.