airbnb/react-sketchapp

[Feature-request] Add controls for 'manage overrides' in symbols

rwlo opened this issue · 1 comments

rwlo commented

I am a designer and developer, at the beginning stages of updating our existing design system sketch library to a new one with reactsketchapp

We currently use a lot of nested symbols where we set additional rules on the parent symbol to prevent overrides to some child symbols.

Example: Form Label component

image
This symbol is used within all our form components (inputs, dropdowns, checkboxes, etc.)
I want to use the "manage overrides" feature in sketch to limit what can be overridden on the symbol when nested in parent symbols.

The manage overrides setting in sketch:

image

Does this exist currently or can we add support for this functionality. Thanks in advance!