There already are a lot of requests of nested components, I'll just sum-up some of those:
1. Nested components to be able to trigger parent components states.
2. Components when nested retain their value/state (eg. color picking) in the default parent component state when following by the next component trigger
3. Components working in harmony: one component pops up a box overlapping the other components (not Overlay transition) regardless of the order in the layers panel AND while overlapped the hidden component be disabled (to avoid accidental click-through through the box)
There already are a lot of requests of nested components, I'll just sum-up some of those:
1. Nested components to be able to trigger parent components states.
2. Components when nested retain their value/state (eg. color picking) in the default parent component state when following by the next component trigger
3. Components working in harmony: one component pops up a box overlapping the other components (not Overlay transition) regardless of the order in the layers panel AND while overlapped the hidden component be disabled (to avoid accidental click-through through the box)