You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the slot access API for diagrams distinguishes explicitly between open slots, slots with boxes, and slots with sub-diagrams.
This should be refactored into an API which only talks about slots and their contents, possibly with optional filter argument for slot content kind.