Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Add generic form-field editing support

Đang mở
#85 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Maintainer thường phản hồi trong vòng 1 ngày

Chưa có ai nhận issue này.

Đánh giá

Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
Mức phù hợp với người mới
25/100
Loại issue
Tính năng
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Sôi nổi
Công nghệ
javascript
Lĩnh vực
frontend

Hướng nghiên cứu

Chờ Issue #84, sau đó bắt đầu bằng việc đọc field/widget model công khai, quy ước đặt tên và các quyết định về khả năng tương thích của issue đó. Dùng các quyết định này để xác định hành vi dùng chung của editor và API công khai, với các bài kiểm thử unit và browser-level bao quát nhiều widget, các thuộc tính field và widget được tách riêng, cùng các overlay tổng quát. Được xem là hoàn tất khi nền tảng có thể tái sử dụng mà không cần triển khai các loại field riêng lẻ hoặc các workflow PDF/signing.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

enhancement

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.
Ngôn ngữ chính
Vue
Star
4
Fork
3
Merge trung bình
21 giờ 41 phút
Pull request đã merge (30 ngày)
51

Chuẩn bị môi trường

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của LibreSign/pdf-elements

Tất cả issue của LibreSign/pdf-elements

Issue tương tự

Thêm issue về Web Dev

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.