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

Add first version of data object data save process #924

Merged
merged 3 commits into from
Jan 24, 2025

Conversation

markus-moser
Copy link
Contributor

@markus-moser markus-moser commented Jan 24, 2025

  • There is still a mechanism needed which guarantees that the debounced modifications get commited to redux before sending the data to the backend API (at the moment when clicking extremly fast it could happen that the latest change does not get saved)

  • For some data types there are some implementation detail problems in the frontend components

  • We need to check the patch update approach for the container types (localizedfields, bricks, field collections)

Other then that it already works pretty well

@markus-moser markus-moser marked this pull request as ready for review January 24, 2025 10:20
@markus-moser markus-moser merged commit c5d15a2 into 1.x Jan 24, 2025
1 check passed
@markus-moser markus-moser deleted the data-object-save branch January 24, 2025 10:20
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant