Was also asking myself that question. It would be kind of crucial for us, since we are using a lot of nested instances to keep our components simple. If the dev team could also view it in playground and do some changes to try out different combinations, this would be brilliant!
For me it’s not just in the Component Playground, not seeing the nested components’ properties in the Inspect panel is kind of a deal breaker. I need to ask devs to turn off Dev Mode to see all properties in one view.
Hopefully this is simple a case of “didn’t get to it yet” and it will be added soon 🙂
+1 here.
Loving the playground mode for the Engineers, however not surfacing nested instances is removing a very large and fundamental part of the required understanding needed for how the Designers have built a pattern for example. Especially if some of the pieces have booleans where their visibility is set to False by default.
For the Engineers, that means they have no idea that those piece even exists, because it’s not an option for them to be able to toggle on in the playground view.
The expected behavior would be:
- All nested instances are surfaced and visible in the playground mode (i.e you see all of the appropriate toggles associated with their boolean settings, text properties etc.
- Booleans are then also able to be switched on (if they are set to hidden to begin with).
This is hopefully the next logical upgrade for dev mode!
+1 from here as well. This is definitely needed to make the playground a useful part of the handoff.
This topic was automatically closed after 30 days. New replies are no longer allowed.