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

feat(slb-146): include autosave_form and patch to provide support for… #781

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

nbaosullivan
Copy link
Contributor

Package(s) involved

amazeelabs/proxy-gutenberg
amazeelabs/proxy-autosave-form

Description of changes

Include Autosave Form module to Drupal and patch to support Gutenberg

Related Issue(s)

#718
[SLB-146] Autosave for Gutenberg and Gatsby

How has this been tested?

Locally

Copy link
Contributor

@pmelab pmelab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work so far! 🥳

I wonder if we actually need the autosave patch? Couldn't we just write gutenberg content periodically? We know that this might stay a patch for a long time 🙄 And it wouldn't create a dependency between the two.

Next steps:

  • extend the Fetch Entity data producer to return the latest autosaved values when the user is allowed to see unpublished content
  • trigger an update a new autosave is stored

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

Successfully merging this pull request may close these issues.

None yet

2 participants