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

Persist locked state of elements #6218

Open
gbalint opened this issue Aug 9, 2024 · 0 comments
Open

Persist locked state of elements #6218

gbalint opened this issue Aug 9, 2024 · 0 comments

Comments

@gbalint
Copy link
Contributor

gbalint commented Aug 9, 2024

Locked elements are stored in the editor state. Instead of that we should use comment-flags/data-props to store if an element is locked.

  • You can use the saveToPropOrFlagComment and getFromPropOrFlagComment to save and store comment flags / data props.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant