Go to the user pages, view an order. It looks terrible.
There's even an "Order items" label for order items.
Smells like we don't use the same display as the one we ship with Commerce for the "default" order type.
So, we want to sync them, and we want to improve Commerce defaults (to be tracked in a different issue).

Comments

bojanz created an issue. See original summary.

bojanz’s picture

StatusFileSize
new91.65 KB

Here's a screenshot of the current state from Ryan.

lisastreeter’s picture

I've synchronized the config for the "physical" order type "user" view display with the "default" order type "user" view display, provided by Commerce.

The overall layout is set in a Commerce order template: commerce-order--user.html.twig

If the config for the Commerce order "default" order type "user" view display gets updated, the "physical" one here will need to be re-synchronized.

user order view

lisastreeter’s picture

Status: Active » Needs review

  • mglaman committed 544b308 on 8.x-1.x authored by lisastreeter
    Issue #2990559 by lisastreeter, bojanz: Sync the order "user" view...
mglaman’s picture

Status: Needs review » Fixed

Thanks!

Status: Fixed » Closed (fixed)

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