WordPress.org

Make WordPress Core

Opened 2 weeks ago

Last modified 6 days ago

#49610 new defect (bug)

Twenty Twenty: Block editor inserter is missing the '+'

Reported by: nrqsnchz Owned by:
Milestone: 5.5 Priority: normal
Severity: normal Version:
Component: Bundled Theme Keywords: needs-testing has-patch
Focuses: css Cc:

Description

Reported here https://wordpress.slack.com/archives/C02QB2JS7/p1583775785105900 and https://github.com/WordPress/gutenberg/issues/20735.

On Twenty twenty and running the lastest from Gutenberg's master, the block inserter button is not displaying the '+' unless hovered:

https://cldup.com/CX2HvrsRTK.gif

https://cldup.com/pX17_gmhqf.png

https://cldup.com/Rs4UzcIEjk.png

Attachments (1)

49610.patch (1.3 KB) - added by kjellr 6 days ago.

Download all attachments as: .zip

Change History (7)

This ticket was mentioned in Slack in #core-editor by nrqsnchz. View the logs.


2 weeks ago

#2 @Joen
2 weeks ago

It appears TwentyTwenty restyles the appender plus in the bundled editor style.

#3 @SergeyBiryukov
13 days ago

  • Component changed from Themes to Bundled Theme
  • Summary changed from Twenty twenty: Block editor inserter is missing the '+' to Twenty Twenty: Block editor inserter is missing the '+'

#4 @ianbelanger
13 days ago

  • Focuses css added
  • Keywords needs-patch needs-testing added
  • Milestone changed from Awaiting Review to 5.5
  • Severity changed from major to normal

@kjellr
6 days ago

#5 @kjellr
6 days ago

49610.patch Removes the conflicting style. I'm not clear what that was for in the first place... things appear to work just fine without it in my testing.


Before

http://cldup.com/fzwKaD0pAy.png

After

http://cldup.com/u4S3Jr71l6.png

#6 @kjellr
6 days ago

  • Keywords has-patch added; needs-patch removed
Note: See TracTickets for help on using tickets.