WordPress.org

Make WordPress Core

Opened 10 days ago

Last modified 2 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 2 days ago.

Download all attachments as: .zip

Change History (7)

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


10 days ago

#2 @Joen
10 days ago

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

#3 @SergeyBiryukov
9 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
9 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
2 days ago

#5 @kjellr
2 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
2 days ago

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