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

Tree DragDrop inconsistent styling on drag hover #2501

Closed
adamerose opened this issue Dec 7, 2021 · 0 comments
Closed

Tree DragDrop inconsistent styling on drag hover #2501

adamerose opened this issue Dec 7, 2021 · 0 comments
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@adamerose
Copy link

The PrimeReact tree component is missing some styling that appears on the Angular version. I made a past issue about dropping between nodes which was fixed, but there's still no shading when you drag and hover over an item.

Ng Working Correctly
https://stackblitz.com/edit/primeng-treedragdrop-demo-ybqx1w

image

React Not Working:
https://codesandbox.io/s/distracted-jackson-prshp

image

Also... the line when hovering between items is weirdly thick, it doesn't match Angular which looks good.

image

image

Related issue
#2177

@mertsincan mertsincan self-assigned this Dec 13, 2021
@mertsincan mertsincan added the Type: Bug Issue contains a defect related to a specific component. label Dec 13, 2021
@mertsincan mertsincan added this to the 8.0.0 milestone Dec 13, 2021
@mertsincan mertsincan added Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add and removed Type: Bug Issue contains a defect related to a specific component. labels Dec 13, 2021
@mertsincan mertsincan modified the milestones: 8.0.0, 7.1.0 Dec 13, 2021
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

No branches or pull requests

2 participants