Skip to content

Feature: Pre-Export Form Validation & Digital Signatures #9

Description

@YurMil

Currently, form editing is basic. There is no verification of required fields, and users cannot sign documents locally.

Technical Proposal:

  1. Add validation rules (e.g., email patterns, required fields) in validation.ts.
  2. Prevent exporting or alert the user if any required forms are left empty.
  3. Add a local signature pad using HTML5 Canvas inside the Inspector page, converting the signature to a transparent PNG and embedding it onto the selected page using pdf-lib's drawImage().


This repo is using Opire - what does it mean? 👇
💵 Everyone can add rewards for this issue commenting /reward 100 (replace 100 with the amount).
🕵️‍♂️ If someone starts working on this issue to earn the rewards, they can comment /try to let everyone know!
🙌 And when they open the PR, they can comment /claim #9 either in the PR description or in a PR's comment.

🪙 Also, everyone can tip any user commenting /tip 20 @YurMil (replace 20 with the amount, and @YurMil with the user to tip).

📖 If you want to learn more, check out our documentation.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions