Problem/Motivation

#2102677: Port tabledrag_example module to Drupal 8 adds tabledrag_example to the Examples project.

It only has minimal functionality tests of the tabledrag form elements.

We should have tests of whether dragging items around results in changing weights.

Proposed resolution

Write tests. These might be JS functional tests.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

Mile23 created an issue. See original summary.

Mile23’s picture

Status: Active » Postponed

Postponed on the commit of the actual module. #2102677: Port tabledrag_example module to Drupal 8

Mile23’s picture

Status: Postponed » Active

See @todo in TabledragMenuTest:

 * @todo Add more tests in
 *   https://www.drupal.org/project/examples/issues/2925368
 */