Problem/Motivation

Currently, we're rendering all shipments on the order view page. Even if there is a single shipment, we output shipment navigation buttons, and allow adding additional shipments.

The Shipping information card is a bit inconsistent with the billing information card which outputs a "Manage payment" link in the card footer.

Let's mirror this for shipments, and output a "Manage shipment(s)" link.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

jsacksick created an issue. See original summary.

jsacksick’s picture

Title: Render only the first shipment from the shipping information card » Render only the first shipment in the shipping information card
jsacksick’s picture

Status: Active » Needs review
StatusFileSize
new63.07 KB

Before:

Shipping information card before

After:

Shipping information card after

jsacksick’s picture

StatusFileSize
new63.47 KB

  • jsacksick committed d0c88d12 on 3.x
    feat: #3564854 Render only the first shipment in the shipping...
jsacksick’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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