Slots are a pretty cool concept and useful for their intended porposes, but they need polish. I’m not the biggest fan of the fact that you cannot mark an entire frame as a slot, that you need a sub-frame, but this is not the topic.
Behaviour that is really concerning is the following: I have a table column component, that is filled with some data format (in my case UUIDs, or dates). I expand it to more cells using the slot feature. Some AI is used to fill these cells with more mock UUIDs or dates - cool. However! When extending or shrinking the slot, some cells that are not even being created or removed are being overriden with new mock content! This is very concerning as it can lead to mistakes in mockups if already established, untouched content is being overriden automatically. AI should not touch cells that are not being changed by extending or shrinking the slot, especially because the user doesn’t expect it - I don’t expect for the AI to touch my set content that has nothing to do with the action that I’m taking.
I think this really needs to be fixed.
