On the orders overview, the Workflow column renders each of the current user workflow actions as a separate flat button (for example Approve, Reject and the act link side by side), instead of folding them into a single operations dropbutton like the standard Operations column and the "My actions" list.

The fix reuses Orchestra own PendingActionLinksTrait (the same helper the pending-actions list uses) and returns a single operations element, so the column reads as one control. The act link is the primary button, with any directly-signalable outcomes folded into the dropdown; guarded and interaction-owned outcomes stay off the inline list, reached only by opening the node.

No behavior change beyond the rendering.

Issue fork yoyaku-3610507

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

mably created an issue. See original summary.

  • mably committed f0bef3f6 on 1.x
    fix: #3610507 Render the orders overview Workflow column as one...
mably’s picture

Status: Active » 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.