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

non-overridable SynchronizedFields #436

Closed
kaedroho opened this issue Jul 22, 2021 · 0 comments · Fixed by #438
Closed

non-overridable SynchronizedFields #436

kaedroho opened this issue Jul 22, 2021 · 0 comments · Fixed by #438
Labels
type:enhancement New feature or request

Comments

@kaedroho
Copy link
Contributor

Currently all SynchronizedFields can be overridden by editors. We should add an option to allow this to be disabled on specific fields.

For example: SynchronizedField('my_field', overridable=False)

@kaedroho kaedroho added the type:enhancement New feature or request label Jul 22, 2021
@kaedroho kaedroho changed the title non-overridable SynchronizableFields non-overridable SynchronizedFields Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant