Add generic form-field editing support
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 25/100
- issue の種類
- 機能追加
- 明瞭さ
- 説明が足りない
- 活発さ
- 活発
- 技術スタック
- javascript
- 領域
- frontend
調査の方向性
Issue #84 を待ってから、その公開されている field/widget model、命名、互換性に関する決定事項を読むことから始めてください。これらの決定事項を使って、共有エディター動作と公開 API を定義し、複数の widget、分離された field と widget のプロパティ、汎用 overlay を対象とする unit および browser-level テストを用意します。個々の field 型や PDF/signing workflow を実装せずに基盤を再利用できれば完了です。
索引モデルが issue の本文から書いたものです。
説明
This issue tracks the next editor-level step for form fields in pdf-elements.
The goal is to add generic form-field editing behavior after the public field/widget model is defined.
This issue is blocked by #84. The implementation details and final scope must follow the data model, naming and compatibility decisions made there.
Expected direction
After #84 is completed, this issue should provide the common editor behavior needed by future field types, such as:
- create and place a field widget;
- select a field or widget;
- move and resize widgets;
- edit shared field properties;
- edit widget-specific properties;
- support values, required/read-only state and options where applicable;
- keep one logical field connected to one or more widgets;
- expose behavior through the public API without depending on internal Vue state.
The implementation should remain generic to a Vue 3 PDF editor and must not introduce LibreSign or Nextcloud workflow concepts.
Out of scope
Do not use this issue to implement every field type.
Specific behavior for text fields, checkboxes, radio groups, dropdowns and other controls should be added only after the generic editing foundation is stable.
PDF AcroForm parsing, PDF writing and signing are also outside the scope of this package.
Acceptance criteria
The final acceptance criteria should be refined after #84 is completed.
At minimum, the implementation should:
- follow the public field/widget model defined in #84;
- provide common editing behavior that can be reused by different field types;
- support multiple widgets for the same logical field;
- keep field-level and widget-level properties clearly separated;
- remain compatible with generic non-form overlay use cases;
- include unit and browser-level tests for the shared behavior;
- avoid LibreSign- or Nextcloud-specific domain concepts.
Dependency
Blocked by #84.
Do not start implementation until the model and public API decisions from #84 are available.
Additional context
- If you have questions, feel free to ask in this issue.
- Give a ⭐️ to pdf-elements if you find the package useful.
- You can also support the project by giving a ⭐️ to LibreSign.
- 主要言語
- Vue
- スター
- 4
- フォーク
- 3
- 平均マージ
- 21時間 41分
- マージ済み PR(30日)
- 51
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
LibreSign/pdf-elements のほかの issue
-
enhancement
難易度 5/5 1週間以上 初心者へのやさしさ 38/100
LibreSign/pdf-elements#84 ·
-
enhancement good first issue
LibreSign/pdf-elements#82 · コメント 3 件 · 担当者 1 名 ·
LibreSign/pdf-elements の issue をすべて見る
似ている issue
-
Bug
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
Automattic/safe-publish#594 ·
-
Flaky storybook test オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
hasadna/open-bus-map-search#1893 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
integra-team-red/meet-map#249 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
TanStack/tanstack.com#1293 ·