This module has a dependency on jQuery UI Droppable.

According to that module's own description:

jQuery UI was deprecated from core because it is no longer actively maintained, and has been marked “End of Life” by the OpenJS Foundation. It is not recommended to depend on jQuery UI in your own code, and instead to select a replacement solution as soon as possible.

For the sustainability and long term health of this module, it sounds like it should find a replacement for the functionality currently relying on jQuery.

Comments

w01f created an issue. See original summary.

jmauricio’s picture

Assigned: Unassigned » jmauricio
Status: Active » Needs work

  • jmauricio committed a7f0e88d on 1.0.x
    Issue #3522917 by w01f, jmauricio: Alternative to jQuery
    

  • jmauricio committed 21ba886f on 1.0.x
    Issue #3522917 by w01f, jmauricio: Alternative to jQuery
    

  • jmauricio committed 3276085c on 1.0.x
    Issue #3522917 by w01f, jmauricio: Alternative to jQuery
    
jmauricio’s picture

Assigned: jmauricio » Unassigned
Status: Needs work » Needs review

@w01f

Pushed to 1.0.x-dev, can you test it please?

Removed the jQuery UI Droppable dependency, switched to the core Sortable library (https://github.com/SortableJS/Sortable).
Not exacly the purpose of the library, but its working.

  • jmauricio committed 8f87c5d8 on 1.0.x
    Issue #3522917 by w01f, jmauricio: Alternative to jQuery
    
w01f’s picture

@jmauricio my team will be working on a PoC for integrating media folders with our current project, and I'll follow up here. Might be a week or two.

jmauricio’s picture

Status: Needs review » Reviewed & tested by the community
jmauricio’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.