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

Normalize Redux store #759

Open
ohmoses opened this issue Jul 24, 2019 · 0 comments
Open

Normalize Redux store #759

ohmoses opened this issue Jul 24, 2019 · 0 comments

Comments

@ohmoses
Copy link
Contributor

ohmoses commented Jul 24, 2019

—as discussed with Eduardo.

For example, right now when a document is referenced in another document, the referenced document is copied into state.document[referencingDoc].local[referenceField]; if the refererenced document is then changed, the change is not reflected in the referencing document. The referencing document should only hold IDs of the referenced documents.

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

2 participants