Details
-
Improvement
-
Resolution: Unresolved
-
Neutral
-
None
-
None
-
None
-
None
Description
There is some common logic that almost all IUX slot implementations will need:
- Get selection context. For example path to the selected page node.
- Instead of relying on the ctor to inject ValueContext and observing the node selection; we could provide some method or similar which implementors of the extension points can simply implement as a convenience method.
Support these common tasks in the IUX slot so that each implementation does not have to redo the work.
Checklists
Acceptance criteria