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

Frontend styles for core blocks are missing in the block editor #658

Open
karlemilnikka opened this issue Dec 31, 2024 · 1 comment
Open
Labels
bug Bugs, unexpected and weird behaviors triage Awaiting review

Comments

@karlemilnikka
Copy link

Description

It seems like some of the frontend styles are not loaded within the block editor, causing major discrepancies between the two views. I installed a fresh site with only the GeneratePress theme and the GeneratePress Premium plugin running. I then added some core blocks to WordPress’ existing sample page to demonstrate the issues.

Here are some things I noticed.

  • The quotation block’s padding and font size is wrong.
  • The button block’s padding is wrong.
  • The button block’s buttons have the wrong radius.
  • The button block’s buttons’ native outline style doesn’t work.
  • The list block’s padding and margin is wrong.
  • The search block looks totally different.
  • The tables look totally different.
Skärmavbild 2024-12-31 kl  19 57 42

Steps to reproduce

  1. Install a fresh site with GeneratePress as the theme and add some core blocks.

Actual behavior

The blocks don’t look the same in the block editor and on the frontend.

Expected behavior

The blocks should look the same in the block editor and on the frontend.

@karlemilnikka karlemilnikka added the bug Bugs, unexpected and weird behaviors label Dec 31, 2024
@github-actions github-actions bot added the triage Awaiting review label Dec 31, 2024
@karlemilnikka
Copy link
Author

WordPress 6.7.1
GeneratePress 3.5.1
GP Premium 2.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs, unexpected and weird behaviors triage Awaiting review
Projects
None yet
Development

No branches or pull requests

1 participant