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

Bidirectional synchronization between JSON and form elements #110

Open
Aidajafarbigloo opened this issue Jul 2, 2024 · 0 comments
Open

Comments

@Aidajafarbigloo
Copy link
Collaborator

Currently, our application supports real-time updates in one direction: changes made in the form elements are reflected in the JSON displayed in the textarea. However, to enhance the user experience, we need to implement bidirectional synchronization. This means that any changes made directly in the JSON textarea should be automatically reflected in the form elements as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant