Skip to content

Sorting a list with checked checkboxes causes intentionally unchecked boxes to revert to checked #1052

Closed
@gavbaa

Description

@gavbaa

Example: http://jsbin.com/belacoreki/edit?html,js,output

Reproduction steps:

  1. Uncheck "ID"
  2. Drag the sort handle anywhere in the list.

What should happen: List is reordered with checkboxes maintaining their current state (ID unchecked)

What happens: List is reordered with the ID checkbox being re-checked.

Verified issue against master and 1.5.1 release. Regression from 1.4.2, verified does not have this issue (you can change the CDN link to https://cdnjs.cloudflare.com/ajax/libs/Sortable/1.4.2/Sortable.js to verify).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions