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

Add panelClassName and panelStyle properties for appendable overlays #1459

Closed
VsevolodGolovanov opened this issue Jul 17, 2020 · 1 comment
Closed
Assignees
Labels
Type: New Feature Issue contains a new feature or new component request
Milestone

Comments

@VsevolodGolovanov
Copy link

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

[ ] bug report
[x] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57

Codesandbox Case (Bug Reports)

Current behavior

Expected behavior
Components with appendable overlays should allow adding a custom className to their overlay. Components such as MultiSelect, Dropdown and others with the appendTo property.
Like PrimeFaces' AutoComplete has panelStyleClass.

Minimal reproduction of the problem with instructions

Please tell us about your environment:

  • React version:
  • PrimeReact version:
    4.2.2

  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]

  • Language: [all | TypeScript X.X | ES6/7 | ES5]
@VsevolodGolovanov
Copy link
Author

Dropdown actually already has panelClassName.

@mertsincan mertsincan self-assigned this Sep 10, 2020
@mertsincan mertsincan added the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label Sep 10, 2020
@mertsincan mertsincan added this to the 5.0.0.Final milestone Sep 10, 2020
@mertsincan mertsincan added Type: New Feature Issue contains a new feature or new component request and removed Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add labels Sep 10, 2020
@mertsincan mertsincan changed the title Add className for appendable overlays Add panelClassName and panelStyle properties for appendable overlays Sep 19, 2020
mertsincan added a commit that referenced this issue Sep 19, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: New Feature Issue contains a new feature or new component request
Projects
None yet
Development

No branches or pull requests

2 participants