primefaces / primeng

The Most Complete Angular UI Component Library
https://primeng.org
Other
10.36k stars 4.58k forks source link

[p-tree] Distinguish between a drop on the nodes and a drop between the nodes #16170

Open Eiael opened 2 months ago

Eiael commented 2 months ago

Describe the bug

It is impossible to distinguish a drop on a drop point between the nodes from a drop on a node. A specific drop restriction behavior can be defined by rewriting the allowDrop method, but this missing information is problematic.

Environment

Windows 11, Google Chrome

Reproducer

No response

Angular version

17.1.0

PrimeNG version

17.18.7

Build / Runtime

TypeScript

Language

TypeScript

Node version (for AoT issues node --version)

20.13.1

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

kheos31 commented 3 weeks ago

Hello @cetincakiroglu, any news on the PR linked to this issue? I believed it would be already integrated according to the marked milestones. Thanks and have a nice day!