adt-apjc / YAP

BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

UI gap - expose support for hierarchical objects #109

Closed marumer closed 1 year ago

marumer commented 1 year ago

YAP support the concept of hierarchy in the outcome objects, using the parent field to refer to the higher hierarchy object.

This can be handy to target command to different objects like in the APIC demo. image

image

ueasaksupa commented 1 year ago

image

v 1.1.1 compound node form

marumer commented 1 year ago

I like what you proposed and it works well. As we suggest the Default icon, which make perfect sense for a container, how can we replicate the same experience from the UI and create a square instead of the proposed circle when adding a new object that we can not modify the dimentions.

image

marumer commented 1 year ago

Discussed that the rectangular object is rendered when it becomes a parent of another object