[wp-trac] [WordPress Trac] #45279: The order of the Gutenberg stylesheets affects the UI

WordPress Trac noreply at wordpress.org
Wed Nov 21 12:08:34 UTC 2018


#45279: The order of the Gutenberg stylesheets affects the UI
---------------------------------------+---------------------
 Reporter:  afercia                    |       Owner:  (none)
     Type:  defect (bug)               |      Status:  new
 Priority:  normal                     |   Milestone:  5.0
Component:  Editor                     |     Version:
 Severity:  normal                     |  Resolution:
 Keywords:  has-screenshots has-patch  |     Focuses:  ui
---------------------------------------+---------------------

Comment (by youknowriad):

 In my opinion `wp-components` and `wp-block-library` are both completely
 unrelated styles.

  - `wp-block-library` is about the frontend styles of The blocks (not the
 editor styles, this `wp-edit-blocks`)
  - `wp-components` is about the generic components to build the UI

 So no style should depend on the other in this case. I think a better fix
 would be to ensure these two styles don't conflict no matter the loading
 order. I'd be fine with a temporary fix like suggested here but we should
 follow up on the Github repository to fix the root issue.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/45279#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list