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

Color picker appendTo="body" property is not working #4423

Closed
jayakumar-ilink opened this issue Nov 13, 2017 · 1 comment
Closed

Color picker appendTo="body" property is not working #4423

jayakumar-ilink opened this issue Nov 13, 2017 · 1 comment
Assignees
Labels
Status: Pending Review Issue or pull request is being reviewed by Core Team Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@jayakumar-ilink
Copy link

jayakumar-ilink commented Nov 13, 2017

Color-picker popup container should load as last child of body (while implement appendTo="body") instead it is loading inside its parent/control container which can not pop out of other controls( hide the content during overflow ).
image

image

Date Picker popup container is working properly, popup container loads as last child of body (while implement appendTo="body"), so popup container pops out the other container( not hide the content during overflow ).

image

Please refer this URL: http://plnkr.co/edit/8hmnvItqxY4MSI998NnM?p=preview

@cagataycivici cagataycivici self-assigned this Nov 17, 2017
@cagataycivici cagataycivici added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working Status: Pending Review Issue or pull request is being reviewed by Core Team labels Nov 17, 2017
@cagataycivici cagataycivici added this to the 5.0 milestone Nov 17, 2017
@jayakumar-ilink
Copy link
Author

cagataycivici ,

Thanks for fixing the issue.

Which primeNg version, can i get this issue fix? Currently am having stable version of "primeng": "^4.1.2".

Thanks,
Jayakumar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pending Review Issue or pull request is being reviewed by Core Team Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants