Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

151
Vistas
Issue with overlapping Drag and Drop connecting with wrong components

Link to Video: https://youtu.be/16OXCpw3MBs

I have a stange one, I have three div's two of which scroll horizontal/vertical all of the divs have cards in that are draggable to enable moving of cards and ordering them. All works fine until you scroll one of the div's so that the columns are "under" another div.

I have attached a video to try to show this as I can't think of of an easy way to explain the issue.

Here is the drag and drop code:

$(function () {
  $('ul.sort')
    .sortable({
      containment: 'document',
      helper: 'clone',
      appendTo: "body",
      connectWith: ".sortable",
      stop: function (e, ui) {
         //Functions removed for security - some AJAX made here
        }
      },
      
    })
    .disableSelection();
});

I thought Z-Index would sort it but the draggable component is connecting with droppable elements under the element I want it to connect with.

Thanks in advance.

Link to Video: https://youtu.be/16OXCpw3MBs

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda