We're planning to contribute Commerce Backoffice separately, which means it must look nice on the Seven theme.
This means making sure that the Product and Orders listings look right.

My testing showed that we need to add some styling to the filters, so that they are aligned properly, and have the proper heights.
(VBO selector stays on top with the Seven theme, and that's fine)

CommentFileSizeAuthor
#1 Orders.png229.57 KBdudenhofer
#1 Products.png278.05 KBdudenhofer
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dudenhofer’s picture

Status: Active » Needs review
FileSize
278.05 KB
229.57 KB

Pushed a commit here https://code.drupalcommerce.org/#/c/357/

I've attached some screenshots to give you an idea of what it's looking like on my localhost without the settings from Chosen. I've set some max-heights to the select options, and have laid out the page a bit closer to the CK mockups. Let me know if you have any further recommendations.

bojanz’s picture

Status: Needs review » Needs work

Merged the current progress. Giant step forward.

Notes from IRC:
1) Style VBO like on kickstart
2) Add some more height to the date pickers so that they "breathe" more, which makes them match the status filter height more, when that filter is powered by Chosen
3) Perhaps tweaking the "All statuses" product filter height when using chosen

dudenhofer’s picture

Status: Needs work » Needs review

Additional tweeks applied in this commit https://code.drupalcommerce.org/#/c/365/

I tested in Seve/CK Admin both with and without Chosen. Let me know if you notice anything else.

Thanks!

bojanz’s picture

Status: Needs review » Fixed

Looks good! Thank you.

Status: Fixed » Closed (fixed)

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