Bug 35304

Summary: Add new Sortable library to didyoumean configuration
Product: Koha Reporter: Emily Lamancusa <emily.lamancusa>
Component: Architecture, internals, and plumbingAssignee: Emily Lamancusa <emily.lamancusa>
Status: RESOLVED FIXED QA Contact: Katrin Fischer <katrin.fischer>
Severity: major    
Priority: P5 - low CC: fridolin.somers, lucas
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
23.11.00
Bug Depends on: 35194    
Bug Blocks:    
Attachments: Bug 35304: Add new Sortable library to didyoumean configuration
Bug 35304: Add new Sortable library to didyoumean configuration
Bug 35304: Add new Sortable library to didyoumean configuration

Description Emily Lamancusa 2023-11-09 16:13:05 UTC
Drag-and-drop isn't working on Administration > Did You Mean configuration. On a spot check of the code, it doesn't look like the new Sortable library introduced in bug 34114 was incorporated into didyoumean.tt
Comment 1 Emily Lamancusa 2023-11-09 16:27:17 UTC
Created attachment 158750 [details] [review]
Bug 35304: Add new Sortable library to didyoumean configuration

To test:
1. Go to Administration > Did You Mean
2. Attempt to drag and drop plugin options.
--> Confirm that they are not draggable
3. Apply patch and clear browser cache
4. Reload the page
--> Confirm that drag-and-drop now works
Comment 2 Lucas Gass 2023-11-09 16:58:43 UTC
Created attachment 158752 [details] [review]
Bug 35304: Add new Sortable library to didyoumean configuration

To test:
1. Go to Administration > Did You Mean
2. Attempt to drag and drop plugin options.
--> Confirm that they are not draggable
3. Apply patch and clear browser cache
4. Reload the page
--> Confirm that drag-and-drop now works

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Comment 3 Katrin Fischer 2023-11-09 20:28:54 UTC
Created attachment 158766 [details] [review]
Bug 35304: Add new Sortable library to didyoumean configuration

To test:
1. Go to Administration > Did You Mean
2. Attempt to drag and drop plugin options.
--> Confirm that they are not draggable
3. Apply patch and clear browser cache
4. Reload the page
--> Confirm that drag-and-drop now works

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Tomás Cohen Arazi 2023-11-10 14:02:51 UTC
Pushed to master for 23.11.

Nice work everyone, thanks!
Comment 5 Fridolin Somers 2023-11-11 07:39:04 UTC
Depends on Bug 35194 not in 23.05.x