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

A Gutenblock for the Contact Form. #8369

Closed
wants to merge 1 commit into from

Conversation

georgestephanis
Copy link
Member

The results of a sick George:

At this point it just represents the parent form -- it doesn't handle any fields yet.

That will largely depend on how WordPress/gutenberg#3745 progresses.

Kinda treating this as a weekend-only passion project as time is available. If anyone wants to own it and chase it down, feel free to take it over.

== Design Decisions ==

  • Form-specific settings such as Subject and To should be tucked away into the Block Inspector.
  • The contents of the form (fields and such) will be handled as nested blocks, and leverage core Gutenberg functionality to do such. This will also allow for adding of some core block types inside a form for aesthetics (new bonus benefit)

At this point it just represents the parent form -- it doesn't handle any fields yet.

That will largely depend on how WordPress/gutenberg#3745 progresses.
@georgestephanis georgestephanis added [Feature] Contact Form [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it labels Dec 16, 2017
@georgestephanis georgestephanis self-assigned this Dec 16, 2017
@dereksmart dereksmart added the [Focus] Blocks Issues related to the block editor, aka Gutenberg, and its extensions developed in Jetpack label Feb 23, 2018
@stale
Copy link

stale bot commented Jun 29, 2018

This PR has been marked as stale. This happened because:

  • It has been inactive in the past 3 months.
  • It hasn’t been labeled `[Pri] Blocker`, `[Pri] High`.

No further action is needed. But it's worth checking if this PR has clear testing instructions, is it up to date with master, and it is still valid. Feel free to close this issue if you think it's not valid anymore — if you do, please add a brief explanation.

@stale stale bot added the [Status] Stale label Jun 29, 2018
@dereksmart dereksmart closed this Jul 11, 2018
@simison simison deleted the gutenberg/contact-form branch September 18, 2018 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Contact Form [Focus] Blocks Issues related to the block editor, aka Gutenberg, and its extensions developed in Jetpack [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants