Updated: Comment #N

Problem/Motivation

After #1996238: Replace hook_library_info() by *.libraries.yml file, the CSS is added in the wrong order.
Now the Views UI looks like this:

Proposed resolution

Make the Views UI CSS depend on dropbutton CSS, so that it is added in the correct order.

Remaining tasks

N/A

User interface changes

It doesn't look broken!

API changes

N/A

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

tim.plunkett’s picture

Status: Active » Needs review
FileSize
418 bytes
barraponto’s picture

Status: Needs review » Reviewed & tested by the community
FileSize
125.94 KB

It does fix the issue.

jibran’s picture

Issue tags: +Quick fix
markhalliwell’s picture

Title: Dropbuttons in Views UI look broken » [REGRESSION] Views UI broken - dropbuttons not loaded
sun’s picture

Looks good, yeah.

I'm not sure how this happened though — I can only assume that the line must have gone lost in one of the many merge conflicts. Sorry for that.

tim.plunkett’s picture

Title: [REGRESSION] Views UI broken - dropbuttons not loaded » [REGRESSION] Views UI broken

In HEAD the dropbuttons.css is loaded, just after the views UI CSS (it is added by the pre_render)

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed to 8.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.