You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ ] 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
Plunkr Case (Bug Reports) none
Current behavior
When clicking the clear button in the menu overlay of a column filter, there's no way to automatically close the menu.
Expected behavior
There is an option to allow the menu to automatically close when the clear button is pressed.
Minimal reproduction of the problem with instructions
Create a filtered p-table (component demo with filter will suffice) and click the clear button.
What is the motivation / use case for changing the behavior?
I want to (optionally) close the menu when the clear button is clicked.
Please tell us about your environment:
macOS 11.2.3, WebStorm 2021.1
Angular version: 11.2
PrimeNG version: 11.2.3
Browser: all
Language: all
Node (for AoT issues):node --version = 15.14.0
The text was updated successfully, but these errors were encountered:
yigitfindikli
changed the title
ColumnFilter should have an option to allow closing the menu on clear
ColumnFilter, should be have hide option when click clear
Apr 16, 2021
yigitfindikli
changed the title
ColumnFilter, should be have hide option when click clear
ColumnFilter should be have hide option when click clear
Apr 16, 2021
I'm submitting a ...
Plunkr Case (Bug Reports)
none
Current behavior
When clicking the clear button in the menu overlay of a column filter, there's no way to automatically close the menu.
Expected behavior
There is an option to allow the menu to automatically close when the clear button is pressed.
Minimal reproduction of the problem with instructions
Create a filtered p-table (component demo with filter will suffice) and click the clear button.
What is the motivation / use case for changing the behavior?
I want to (optionally) close the menu when the clear button is clicked.
Please tell us about your environment:
macOS 11.2.3, WebStorm 2021.1
Angular version: 11.2
PrimeNG version: 11.2.3
Browser: all
Language: all
Node (for AoT issues):
node --version
= 15.14.0The text was updated successfully, but these errors were encountered: