Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Eiael opened this issue Aug 5, 2024 · 1 comment · May be fixed by #16174
Open

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

Eiael opened this issue Aug 5, 2024 · 1 comment · May be fixed by #16174
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@Eiael
Copy link

Eiael commented Aug 5, 2024

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

@Eiael Eiael added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Aug 5, 2024
@cetincakiroglu cetincakiroglu added this to the 18.0.0-rc.1 milestone Aug 8, 2024
@cetincakiroglu cetincakiroglu added Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add Type: New Feature Issue contains a new feature or new component request and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible Type: New Feature Issue contains a new feature or new component request labels Aug 8, 2024
@kheos31
Copy link
Contributor

kheos31 commented Sep 25, 2024

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants