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

AutoComplete - Suggestions display issue when suggestions above #3312

Closed
MarkPerryBV opened this issue Jul 5, 2017 · 1 comment
Closed
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@MarkPerryBV
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
If the list of suggestions needs to render above the textbox then when you narrow the selection the suggestions box detaches from the textbox element.

Expected behavior
The suggestions list need to stay anchored to the element. Either above or below.

Minimal reproduction of the problem with instructions
autocompletebug

  • Angular version: 2.0.X
    Latest

  • PrimeNG version: 2.0.X
    Latest

  • Browser: [all]

  • Language: [all]

@cagataycivici cagataycivici self-assigned this Jul 19, 2017
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Jul 19, 2017
@cagataycivici cagataycivici added this to the 4.1.1 milestone Jul 19, 2017
@cagataycivici
Copy link
Member

This works fine with Angular 4.1.0, unfortunately 4.2.0 and newer broke it, so had to add a workaround for the fix.

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

2 participants