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

Site Editor Compatibility: Mailchimp Block styling issues in front end #19481

Closed
andrewserong opened this issue Apr 9, 2021 · 0 comments · Fixed by #19566
Closed

Site Editor Compatibility: Mailchimp Block styling issues in front end #19481

andrewserong opened this issue Apr 9, 2021 · 0 comments · Fixed by #19566
Assignees
Labels
[Block] Mailchimp [Focus] Blocks Issues related to the block editor, aka Gutenberg, and its extensions developed in Jetpack [Focus] FSE Issues related to the site editor / Full Site Editing / FSE feature in Gutenberg [Type] Bug When a feature is broken and / or not performing as intended

Comments

@andrewserong
Copy link
Member

In the new site editor in Gutenberg (/wp-admin/admin.php?page=gutenberg-edit-site), there are some issues with the Mailchimp block within the front end of the site.

Steps to reproduce the issue

  1. With the Gutenberg plugin active (>=10.4.0-rc1), activate a block-ready theme (like tt1-blocks)
  2. In the site editor, insert a Mailchimp block into the Footer template part
  3. Go through the flow to connect your Mailchimp account and set Mailchimp to add to one of your lists
  4. Save the Footer template part and view the front end of your site

What I expected

For the input field and button to render consistently with how the block is displayed in the post/page editor in the Twenty Twenty theme

What happened instead

The input field and button block appear to receive no direct styling by the block.

This issue appears to be quite similar to the issues with the Contact Form #19462 and Jetpack Button blocks #19464

Expected (Twenty Twenty Theme)

Note that even in the expected styling, there are still issues in the Twenty Twenty theme (the input field isn't full width / doesn't appear to support width settings, no margin on the button).

image

Actual result in FSE (tt1-blocks theme applied)

image

@andrewserong andrewserong added [Type] Bug When a feature is broken and / or not performing as intended [Focus] Blocks Issues related to the block editor, aka Gutenberg, and its extensions developed in Jetpack [Block] Mailchimp labels Apr 9, 2021
@andrewserong andrewserong added the [Focus] FSE Issues related to the site editor / Full Site Editing / FSE feature in Gutenberg label Apr 9, 2021
@stacimc stacimc self-assigned this Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] Mailchimp [Focus] Blocks Issues related to the block editor, aka Gutenberg, and its extensions developed in Jetpack [Focus] FSE Issues related to the site editor / Full Site Editing / FSE feature in Gutenberg [Type] Bug When a feature is broken and / or not performing as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants