Problem/Motivation

When reviewing the WorkflowStateListBuilder State overview on the page /admin/config/workflow/workflow/MY_WORKFLOW/states, some change were made:
- add a separate column for the Drag handler; handler and State Label were in one column, but were not aligned. (Handler column can now still be a bit smaller, but I do not know how to do this.)
- The Creation State is not Draggable.
- Technically: the code is more left-aligned, escaping early from the functions.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

johnv created an issue. See original summary.

johnv’s picture

Status: Active » Needs review
FileSize
9.79 KB

  • johnv committed 95651d3 on 8.x-1.x
    Issue #3216078 by johnv: Update WorkflowStateListBuilder
    
johnv’s picture

Version: 8.x-1.x-dev » 8.x-1.4
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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

johnv’s picture

Title: Update WorkflowStateListBuilder » Update UX WorkflowStateListBuilder code