Skip to content

Little Bug with #footer and two lists #289

Description

@Doogiemuc

I found a little bug, when you have two lists and use a footer.

GIVEN

  • two lists, a source list and a target list
  • target list has a #footer
  • target list is empty
  • there are items in the source list

WHEN

  • you drag one item, the first item, from the source to the target list
  • drag it over to the target list
  • but do not drop it yet

THEN

  • the drop target is shown below the #footer element in the target list.

(After dopping the dragged element, it's sorted in correctly above the footer.)

How to reproduce

The bug can be tested in your own demo page: https://sortablejs.github.io/vue.draggable.next/#/two-list-headerslots

Image

KUDOs

I just love vue-draggable-next Thank you for this great library! Please keep up the good work

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