Skip to content

feat: Sign All — single-click multi-field signing for hosted documents#1593

Merged
trebitowski merged 3 commits intomasterfrom
feat/sign-all-multi-field-signing
Mar 30, 2026
Merged

feat: Sign All — single-click multi-field signing for hosted documents#1593
trebitowski merged 3 commits intomasterfrom
feat/sign-all-multi-field-signing

Conversation

@trebitowski
Copy link
Copy Markdown
Collaborator

@trebitowski trebitowski commented Mar 27, 2026

Summary

PRD: https://www.notion.so/330753ac481581f59619ebff6e8c6560

  • Added onSignAll?: (file: File) => void prop to SignatureField component, forwarded down to SignatureModal
  • Added handleSignAll handler in SignatureModal that calls onSignAll(file) and closes the modal
  • Added "Sign All" / "Initial All" secondary button in SignatureModal, rendered only when onSignAll prop is present, disabled under the same conditions as the main Sign button (no signature yet)

@trebitowski trebitowski self-assigned this Mar 27, 2026
@trebitowski trebitowski force-pushed the feat/sign-all-multi-field-signing branch from 350911d to 74a17b8 Compare March 29, 2026 20:31
@trebitowski trebitowski merged commit 70c8e87 into master Mar 30, 2026
7 checks passed
@trebitowski trebitowski deleted the feat/sign-all-multi-field-signing branch March 30, 2026 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants