-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Dropdown is not align with input when using appendTo="body" property #7808
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Comments
+1 |
2 similar comments
+1 |
+1 |
mertsincan
changed the title
Dropdown is not align with input
Dropdown is not align with input when using appendTo="body" property
Jun 18, 2019
mertsincan
added
the
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
label
Jun 18, 2019
This was referenced Jun 18, 2019
I too facing this issue but I can't find any solution what is the solution for this. In which version it is fixed @mertsincan |
I too facing this issue but I can't find any solution what is the solution for this. In which version it is fixed @yigitfindikli, can you take a look on this bug? |
Currently facing this issue while using PrimeNg 8.1.4. |
any update? |
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
I'm submitting a ... (check one with "x")
Plunkr Case (Bug Reports)
Please demonstrate your case at stackblitz by using the issue template below. Issues without a test case have much less possibility to be reviewd in detail and assisted.
https://stackblitz.com/edit/github-mcc3mc-dkrdpx
Current behavior
When autocomplete is inside a modal and using
appendTo='body'
the suggestions appears not align with the inputExpected behavior
Suggestions and input should be align with each other
Minimal reproduction of the problem with instructions
Open dialog and see the difference of a autocomplete with
appendTo
and withoutWhat is the motivation / use case for changing the behavior?
Once a autocomplete is inside a dialog, suggestions appear on dialog and the scroll is show up just to see the suggestions, i belive that isn't a the best behavior, and i need that suggestions appears out of dialog
The problem is kind of similiar at this issue: #6918
Please tell us about your environment:
Angular version: 7.X
PrimeNG version: 7.X
Browser: [Chrome XX | Firefox XX]
Language: [all]
Node (for AoT issues):
node --version
= v10.13.0The text was updated successfully, but these errors were encountered: