p-columnFilter: On selection of options in the filter dropdown, the filter menu is inconsistently closing #14651
Labels
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Describe the bug
The p-columnFilter module in PrimeNG exhibits an inconsistent issue where the filter dropdown randomly closes upon the selection of options. This behavior occurs sporadically, making it challenging to reproduce consistently. The problem seems to be related to the selection of options within the filter dropdown making the user unable select multiple filter option in a single instance.
Environment
occurring on all environments
Reproducer
No response
Angular version
13.2.6
PrimeNG version
13.4.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The filter dropdown should remain open after selecting an option until the user explicitly closes it or clicks outside the dropdown area.
The text was updated successfully, but these errors were encountered: