Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update component instance during editing • Обновлять экземпляр по факту редактирования родительского компонента #36

Open
olgapavlova opened this issue Sep 18, 2023 · 0 comments
Labels
google sheet Workspace for editors • Google Sheet idea Idea only. No reason to impement right now.

Comments

@olgapavlova
Copy link
Member

Редактирование текста компонента возможно в двух местах:
— в самом компоненте;
— в экземпляре.

Если текст отредактирован в экземпляре, то так тому и быть.
Но если текст отредактирован в компоненте, то все экземпляры, в которых текст ещё не менялся по сравнению с родительским, тоже нужно обновлять.

Речь о поведении внутри GS. В Figma это и так реализовано. Собственно, и нужно продублировать поведение Figma в GS.

@olgapavlova olgapavlova added google sheet Workspace for editors • Google Sheet idea Idea only. No reason to impement right now. labels Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
google sheet Workspace for editors • Google Sheet idea Idea only. No reason to impement right now.
Projects
None yet
Development

No branches or pull requests

1 participant