component instances - update to default state should automatically update non customized properties for all other states. This is currently the behavior in the master component; when you update a property in the default state, and that property has not been customized in other states, the other states inherit the change made in the default state. This behavior is not the same in instances of the component however. Similarly, if I cut or paste from/to the default state, that element should be cut or pasted from/to the other states as well. It works this was in the master component states, but not the instances. It should be a consistent experience, but it's not. The result is needing to make the same change many times over throughout all the states. When you have components nested within other components, the issue is magnified. The time it takes to make these changes quickly adds up.
component instances - update to default state should automatically update non customized properties for all other states. This is currently the behavior in the master component; when you update a property in the default state, and that property has not been customized in other states, the other states inherit the change made in the default state. This behavior is not the same in instances of the component however. Similarly, if I cut or paste from/to the default state, that element should be cut or pasted from/to the other states as well. It works this was in the master component states, but not the instances. It should be a consistent experience, but it's not. The result is needing to make the same change many times over throughout all the states. When you have components nested within other components, the issue is magnified. The time it takes to make these changes quickly adds up.