[wp-trac] [WordPress Trac] #45242: Twenty Thirteen: Issues in theme’s Gutenberg support & styles
WordPress Trac
noreply at wordpress.org
Wed Oct 31 21:03:01 UTC 2018
#45242: Twenty Thirteen: Issues in theme’s Gutenberg support & styles
-------------------------+-------------------------------------------------
Reporter: | Owner: laurelfulford
laurelfulford |
Type: defect | Status: assigned
(bug) |
Priority: normal | Milestone: 5.0
Component: Bundled | Version: 5.0
Theme | Keywords: has-patch needs-testing has-
Severity: normal | screenshots
Focuses: |
-------------------------+-------------------------------------------------
I’ve re-reviewed the Gutenberg support that added in #45041, primarily to
find anything that might have been missed, but also make sure none of the
other changes happening during 5.0 development so far created a need for
theme updates, too.
I opted to combine my findings per theme into one ticket, since many of
the issues showed up in more than one of the default themes — it seemed
like it would make it easier to review and commit these fixes, given the
timeline.
In Twenty Thirteen, I found these issues:
1. Centred widget lists (Categories, Archives…) need to have the text
centred, to match the editor.
2. The cover blocks need to have their styles updated to add the newer non
`-image-` variations of the cover block classes (`.wp-block-cover` and
`.wp-block-cover-text`)
3. The Media & Text block does not have spacing underneath it.
4. In the editor, column blocks are not displaying as ‘full’ or ‘wide’
5. On the front-end, full and wide table blocks are narrow; they should
span the full width, like in the editor.
6. On the front-end, `wide` blocks seem a bit too wide in larger browser
windows — this is due to the fact `full` blocks max out at 1600px to fit
in Twenty Thirteen’s design. Wide blocks should do something similar.
7. Editor width selectors can be simplified to just use `wp-block` in the
Gutenberg 4.2 RC.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45242>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list