Skip to content

[Regression from 4.5.4 to 4.5.5] Changing a value in a Select inside a "filter popup" or "Popover component" dismisses instantly the popup #8562

@DJ-caddev

Description

@DJ-caddev

Describe the bug

In v4.5.5, interacting with a Select (for example) in a Popover or Table's filter popup instantly dismisses the first popup, making long customization interactions quite tedious.

The issue is visible on our website app, and most importantly everywhere in the PrimeVue Docs website.

See 4.5.5 results:
https://github.com/user-attachments/assets/f0968e60-30b2-470c-9ab7-5f0e7323e787

In 4.5.4, the filter popup stayed well opened, so you are able to edit all the filters' fields from a single popup action.

Pull Request Link

No response

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://primevue.org/datatable/#advanced_filter

Environment

Windows 11 25H2
Microsoft Edge 147.0.3912.98

Vue version

3.5.33

PrimeVue version

4.5.5

Node version

24.12.0

Browser(s)

No response

Steps to reproduce the behavior

Go to https://primevue.org/datatable/#advanced_filter
Click on a column filter like Country (because it contains Select inside)
Click on a Select (like "Match All")
Select a value in side the Select

The filters popup closes while you just filled the first field, but they are more left.

Expected behavior

In v4.5.4, the filter popup did not close instantly.
In v4.5.5, the filter popup closes everytime the user interacts with a Select inside, making the edition tedious.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: Needs TriageIssue will be reviewed by Core Team and a relevant label will be added as soon as possible

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions