Context
I nest components when creating complex components that have too many variants to manage with only one component.
Problem
Right now I have to click around within nested components to edit variant options. It’s very tedious and wastes my time.
Solution
When I click on a component I not only want to see the component variant options in the right pane but I also want to see the component variant options for every component that’s nested inside the component I clicked.