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

Template editor and front-end alignment styles do not match #32069

Closed
jffng opened this issue May 20, 2021 · 1 comment · Fixed by #32425
Closed

Template editor and front-end alignment styles do not match #32069

jffng opened this issue May 20, 2021 · 1 comment · Fixed by #32425
Assignees
Labels
[Feature] Template Editing Mode Related to the template editor available in the Block Editor Needs Dev Ready for, and needs developer efforts [Status] In Progress Tracking issues with work in progress [Type] Bug An existing feature does not function as intended

Comments

@jffng
Copy link
Contributor

jffng commented May 20, 2021

Description

In template editing mode, the template editor and front-end alignment do not match by default.

Step-by-step reproduction instructions

  • Activate tt1-blocks (a theme that opts into the new layout system by providing default content sizes )
  • Go to the post editor and create a new template
  • Add some blocks
  • Preview or publish the template

@annezazu made a recording of this also.

Screenshots or screen recording (optional)

Editor View
Screen Shot 2021-05-20 at 5 08 04 PM Screen Shot 2021-05-20 at 5 07 44 PM
@annezazu annezazu added [Feature] Template Editing Mode Related to the template editor available in the Block Editor [Type] Bug An existing feature does not function as intended labels May 20, 2021
@youknowriad
Copy link
Contributor

The Post Editor automatically applies the "layout" config (sizes), it seems that config shouldn't apply to the template mode as well. Template mode should work more like the site editor (no default layout applied)

@youknowriad youknowriad added the Needs Dev Ready for, and needs developer efforts label May 26, 2021
@github-actions github-actions bot added the [Status] In Progress Tracking issues with work in progress label Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Template Editing Mode Related to the template editor available in the Block Editor Needs Dev Ready for, and needs developer efforts [Status] In Progress Tracking issues with work in progress [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants