Skip to main content
Zoltan_Szalay
September 22, 2022

Expose/hide nested instances -> at component property level

  • September 22, 2022
  • 381 replies
  • 20388 views

With the new update, we have a great new feature, but unfortunately, it’s not usable with our component structure.
Exposing all props of a nested instance also exposes props that we don’t want in the context of the consuming component.

What if we could also select which properties to expose? This would lead to a cleaner sidebar with only valid props.

381 replies

September 13, 2023

+1 this is a blocker for our team to establish functional product templates to increase production. This would create a massive amount of efficiency for our team.

Paul_Van_Tuyl
September 18, 2023

Would really help to have this for more complex patterns that I’m adding in to our design system also.

Jeremiah_Custard
September 19, 2023

+1 - I have several instances where this would clean up the sidebar for designers and improve the usability of complex components.

September 20, 2023

+1 - This is something we really need

September 21, 2023

This is a must-have feature for any large-scale design system with multiple designers. We need ways to lock down permutations of nested components to avoid user error.

Mel_Bosch
New Participant
September 28, 2023

I think it would be really helpful, if there is a way to hide properties. I need this in a lot of complex components. Right now i have to trust the designer, that they don’t use single nested instances wrong.

mel b.
October 2, 2023

+1 thanks for reporting this! we need it too.

EricF
October 9, 2023

+1 This is currently preventing my team from adopting this feature for our design system and this would be a HUGE improvement

Giorgio
October 10, 2023

+1 we need it ! the sooner the better 💪

Bogriceanu_Sorin
New Participant
October 13, 2023

➕ 1️⃣ this will grately improve component composition