Fix list item drag-reordering in work items, issues

What does this MR do and why?

Fixes Dragging/reordering of list items in work items... (#595151 - closed) by setting forceFallback: true in Sortable options.

Broke when Fix offset drag and drop in panelled design (!212580 - merged) set forceFallback: false for all Sortable instances.

See extended conversation here: #595151 (comment 3201888197)

Even more references

Screenshots or screen recordings

Before After

How to set up and validate locally

  1. Make a list of items in a work item or MR description.
  2. View the item, then try to drag a list item around using one of the drag handles that appears on hover. Don't work.
  3. Check out this branch.
  4. Refresh the page. Try again. Do work.

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Asherah Connor

Merge request reports

Loading