-
Bug
-
Resolution: Unresolved
-
Major
-
1.7.0, 1.8.0
-
None
-
2
-
False
-
-
False
-
-
Users reported that the process of wiring frontend plugins was challenging due to a lack of clarity in the current documentation. The existing materials do not explain why frontend wiring is needed, when it must be performed, or the underlying concepts that drive this requirement.
Documentation Improvements:
- Provide a conceptual explanation of frontend plugin wiring.
- Clarify when frontend wiring is required (e.g., enabling UI extensions, integrating custom widgets, activating plugin functionality).
- Explain why wiring is necessary and what happens if it is skipped.
- Add examples or a typical workflow to make the process more intuitive.