- 🇨🇦Canada m4olivei Grimsby, ON
I was confused by why this module, among all the jquery_ui_* modules, did not get a Drupal 10 compatible tagged 2.0.0 release. The others all got a 2.0.0, which greatly simplified their implementations down to just a composer.json and a *.info.yml file, for example:
https://git.drupalcode.org/project/jquery_ui_selectable/-/tree/2.0.0
My best guess is that sortable was replaced by a different library, and this is part of an effor to migrate code to that library? https://www.drupal.org/node/3084730 →
In any case, the patch generated is pretty simple and should suffice.
+1 RTBC
- 🇺🇸United States robbt
I asked about this on the #d10-readiness slack channel. It would be a simple fix, hoping the maintainers can chime in and patch this or otherwise explain their rational for not putting out a D10 compatible version. I suspect they're just busy and hopefully will become aware of this and make the D10 release.
- First commit to issue fork.
- 🇳🇱Netherlands timohuisman Leiden, Netherlands
+1 RTBC. I've also replied in the #d10-readiness slack channel.
- First commit to issue fork.