Table: ColumnFilter not hiding when another filter icon clicked and previously any input field clicked in still in focus #14775
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
In the ColumnFilter menu when there is a focus on any input field, the menu stays open if you open another ColumnFilter menu.
Environment
angular 17.0.5
primeng 17.6.0
node 20.9.0
Chrome
Reproducer
https://stackblitz.com/edit/i8xazh?file=package.json
Angular version
^17.0.5
PrimeNG version
17.6.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.9.0
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The old Filter menu should be closed, when the new opens.
The text was updated successfully, but these errors were encountered: