#53629 closed defect (bug) (fixed)
Twenty Twenty-one: List based widgets need style adjustments in the widget editor
Reported by: | circlecube | Owned by: | audrasjb |
---|---|---|---|
Milestone: | 5.9 | Priority: | normal |
Severity: | normal | Version: | 5.8 |
Component: | Bundled Theme | Keywords: | has-screenshots has-patch commit |
Focuses: | Cc: |
Description
In Twenty Twenty-one, list based widgets need some styling adjustments in the widget editor to better match how they are displayed on the front end.
The archives, categories, meta, page list, and navigation menu are displaying list bullets in the editor but not on the front end.
Attachments (5)
Change History (21)
#1
@
3 years ago
I noticed that there are different differences between some of these widgets in the customizer and the front end too (and the widget editor).
Archives, Categories, and Page List widgets are displayed differently than in the widget editor and on the front end. They are without bullets here, but also without background color or matching link colors.
Meta and Menu widgets are displayed the same as they are in the editor, with bullets but they have proper colors to match the front end.
This ticket was mentioned in PR #1761 on WordPress/wordpress-develop by Rahmon.
3 years ago
#3
- Keywords has-patch added; needs-patch removed
This PR moves the styles for ul
and a
from .widget-area
to .widget
.
Trac ticket: https://core.trac.wordpress.org/ticket/53629
#5
@
3 years ago
- Keywords needs-testing added
This looks like it should work and makes sense to me. Will need testing to make sure nothing else s awry with these changes.
I don't have time to test right now but have intentions to look soon as I can, so if anyone has time to look in the meantime feel free!
This ticket was mentioned in Slack in #core-test by boniu91. View the logs.
3 years ago
This ticket was mentioned in Slack in #core-test by justinahinon. View the logs.
3 years ago
#9
@
3 years ago
Blank widget screen appear at my end on switching the PR - https://share.cspf.co/jkuERPx7
Could someone please confirm this issue ?
This ticket was mentioned in PR #1935 on WordPress/wordpress-develop by audrasjb.
3 years ago
#11
Trac ticket: https://core.trac.wordpress.org/ticket/53629
3 years ago
#15
Committed in https://core.trac.wordpress.org/changeset/52237
3 years ago
#16
Committed in https://core.trac.wordpress.org/changeset/52237
widgets in editor screenshot