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

Autcomplete ui-autocomplete-panel class #7822

Closed
MgSam opened this issue Jun 18, 2019 · 0 comments
Closed

Autcomplete ui-autocomplete-panel class #7822

MgSam opened this issue Jun 18, 2019 · 0 comments
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@MgSam
Copy link

MgSam commented Jun 18, 2019

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

[ ] bug report => Search github for a similar issue or PR before submitting
[ x] 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
AutoComplete has an appendTo property that allows you to move what element the ui-autocomplete-panel will be attached to. However, it is much more difficult to style the component once you've done this because the panel is now no longer affected by styleClass or inputStyleClass.

Expected behavior
It would be very helpful to have an autoCompleteClass or something similar that allows the user to attach a CSS class to the ui-autocomplete-panel.

What is the motivation / use case for changing the behavior?
Better styling support for the AutoComplete when using appendTo.

  • Angular version: 6.X

  • PrimeNG version: 7.X

  • Browser: all

  • Language: all

@yigitfindikli yigitfindikli added this to the 8.0.1 milestone Jul 2, 2019
@yigitfindikli yigitfindikli added the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label Jul 2, 2019
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