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

Paginator / Table: Configurable Dropdown Icon #9605

Closed
jBuchholz590 opened this issue Dec 3, 2020 · 2 comments · Fixed by #14555
Closed

Paginator / Table: Configurable Dropdown Icon #9605

jBuchholz590 opened this issue Dec 3, 2020 · 2 comments · Fixed by #14555
Labels
Type: New Feature Issue contains a new feature or new component request
Milestone

Comments

@jBuchholz590
Copy link

I'm submitting a ...

[x ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap

Current behavior
The paginator uses the dropdown to display a list of available rowsPerPageOptions.
The dropdown offers the customization of the dropdown icon via dropdownIcon property. This property cannot be set from the paginator resulting in the default value of pi pi-chevron-down being used.

In my example I am using FontAwesome Icons throughout my application but cannot exchange icons of the paginator.

Expected behavior
Paginator should also have a property dropdownIcon that is passed on to the dropdown.
subsequently the table should offer the same property that gets passed to the paginator.

  • Angular version: 11

  • PrimeNG version: 11.0.0-rc.2

@yigitfindikli yigitfindikli added the Type: New Feature Issue contains a new feature or new component request label Dec 3, 2020
@mertsincan
Copy link
Member

Hi,

So sorry for the delayed response! Improvements have been made to many components recently, both in terms of performance and enhancement. Therefore, this improvement may have been developed in another issue ticket without realizing it. You can check this in the documentation. If there is no improvement on this, can you reopen the issue so we can include it in our roadmap?
Please don't forget to add your feedback as a comment after reopening the issue. These will be taken into account by us and will contribute to the development of this feature. Thanks a lot for your understanding!

Best Regards,

@sc-atompower
Copy link

sc-atompower commented Sep 6, 2023

This remains a current issue. @mertsincan

@mertsincan mertsincan reopened this Jan 17, 2024
@mertsincan mertsincan added this to the 17.3.3 milestone Jan 17, 2024
@github-actions github-actions bot added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 17, 2024
mertsincan pushed a commit that referenced this issue Jan 17, 2024
…#14555)

* feat: Paginator & Table - Add option to customize dropdown icon #9605

* add missing semicolons
@mertsincan mertsincan removed the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 17, 2024
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

Successfully merging a pull request may close this issue.

4 participants