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

AppendTo body closes MultiSelect #2345

Closed
Danieleeee opened this issue Mar 21, 2017 · 4 comments
Closed

AppendTo body closes MultiSelect #2345

Danieleeee opened this issue Mar 21, 2017 · 4 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@Danieleeee
Copy link

I'm submitting a ... (check one with "x")

[X] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35

Current behavior

See issue: p-multiSelect in dataTable no overflow visible #2231

  • Angular version: 2.4.X
  • PrimeNG version: 2.0.4
  • Browser: [Chrome XX | IE XX ]
  • Language: [all | TypeScript X.X | ES6/7 | ES5]

  • Node (for AoT issues): node --version =

@Saaether
Copy link

Saaether commented Apr 3, 2017

Getting this as well, when appendTo is set to body then any clicks on the drop down causes it to close which makes it so you cant use the filter by text at all

Edit: Its not just body, its when you append it to anything

@nag0538
Copy link

nag0538 commented Apr 13, 2017

.ui-datatable-scrollable-header {
overflow: visible;
}

this thing worked for me
note:remove appendTo="body"

@Saaether
Copy link

Awesome! thanks nag0538

@cagataycivici cagataycivici self-assigned this Apr 26, 2017
@cagataycivici cagataycivici changed the title appendTo = body in p-multiSelect not working AppendTo body closes MultiSelect Apr 26, 2017
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Apr 26, 2017
@cagataycivici cagataycivici added this to the 4.0.0-Final milestone Apr 26, 2017
@cagataycivici
Copy link
Member

PR checked in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

4 participants