[PR #1378] [CLOSED] feat: undo changes in signature pad with ctrl + z #1594

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1378
Author: @aditya-chakraborty
Created: 10/2/2024
Status: Closed

Base: mainHead: feat/doc-1341-undo-signature-with-ctrl-z


📝 Commits (1)

  • 3744ff5 feat: undo changes in signature pad with ctrl + z

📊 Changes

4 files changed (+44 additions, -18 deletions)

View changed files

📝 packages/lib/translations/de/common.po (+5 -5)
📝 packages/lib/translations/en/common.po (+5 -5)
📝 packages/lib/translations/fr/common.po (+5 -5)
📝 packages/ui/primitives/signature-pad/signature-pad.tsx (+29 -3)

📄 Description

Description

Allow undoing changes in Signature Pad with Ctrl + Z or Cmd + Z

https://github.com/user-attachments/assets/ebeb6537-66db-4228-800c-9c90e3c77526

Summary by CodeRabbit

  • New Features

    • Enhanced translations for German, English, and French, improving the accuracy and clarity of user interface text related to document management and authentication.
    • Added keyboard shortcuts for the SignaturePad component, allowing users to undo actions using "Ctrl+Z" or "Cmd+Z".
  • Bug Fixes

    • Corrected untranslated strings and improved pluralization rules across all language translations.
  • Refactor

    • Optimized the SignaturePad component for better performance and responsiveness.

🔄 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/1378 **Author:** [@aditya-chakraborty](https://github.com/aditya-chakraborty) **Created:** 10/2/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/doc-1341-undo-signature-with-ctrl-z` --- ### 📝 Commits (1) - [`3744ff5`](https://github.com/documenso/documenso/commit/3744ff52f278972e2aa009f02da227c47f9b33cd) feat: undo changes in signature pad with ctrl + z ### 📊 Changes **4 files changed** (+44 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `packages/lib/translations/de/common.po` (+5 -5) 📝 `packages/lib/translations/en/common.po` (+5 -5) 📝 `packages/lib/translations/fr/common.po` (+5 -5) 📝 `packages/ui/primitives/signature-pad/signature-pad.tsx` (+29 -3) </details> ### 📄 Description ## Description Allow undoing changes in Signature Pad with Ctrl + Z or Cmd + Z https://github.com/user-attachments/assets/ebeb6537-66db-4228-800c-9c90e3c77526 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced translations for German, English, and French, improving the accuracy and clarity of user interface text related to document management and authentication. - Added keyboard shortcuts for the `SignaturePad` component, allowing users to undo actions using "Ctrl+Z" or "Cmd+Z". - **Bug Fixes** - Corrected untranslated strings and improved pluralization rules across all language translations. - **Refactor** - Optimized the `SignaturePad` component for better performance and responsiveness. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:33:55 +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#1594
No description provided.