📢 Moderators Needed 🚀

Moderators are needed with resources to post or have access to resources to post. Submit an application to be considered.
N

RSS XF.Nestable cannot move element to the beginning of the list

N

NikitOS

Guest
Guest or Bot
The position: relative property of .nestable-container and .nestable-list results in different coordinates for e.pageY and pointEl.offsetTop in XF.NestableList.dragMove, causing before to always be false, and the dragged element cannot be placed in front of the first element in the list:
View attachment Screencast_20260325_030537.webm

Possible fix:
Diff:

Code:
Index: js/xf/nestable.js
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8...

Read more

Continue reading...
 
Similar content Most view View more
Back
Top