-
Notifications
You must be signed in to change notification settings - Fork 5k
Open
Labels
Status: Needs TriageIssue will be reviewed by Core Team and a relevant label will be added as soon as possibleIssue will be reviewed by Core Team and a relevant label will be added as soon as possible
Description
Describe the bug
The Clear Button is not using the outlined property from filterButtonProps but sets outlined=true.
Pull Request Link
Reason for not contributing a PR
- Lack of time
- Unsure how to implement the fix/feature
- Difficulty understanding the codebase
- Other
Other Reason
No response
Reproducer
https://stackblitz.com/edit/tgkfub54?file=src%2Fapp%2Ftable-filter-advanced-demo.html
Environment
PrimeNG 20.3.0
Angular version
20.3
PrimeNG version
v20
Node version
24.5.0
Browser(s)
Chrome 141
Steps to reproduce the behavior
Try to set the ColumnFilter Clearnbtn outlined to false via Buttonprops, it won't work.
Expected behavior
To use the outlined settings from ButtonProps.
Metadata
Metadata
Assignees
Labels
Status: Needs TriageIssue will be reviewed by Core Team and a relevant label will be added as soon as possibleIssue will be reviewed by Core Team and a relevant label will be added as soon as possible