-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
I have a dropdown within a sidebar configured to be non modal. Clicking on the dropdown toggler, the filter input area or selecting an item from the list causes the sidebar to close.
Reproducer
https://stackblitz.com/edit/vitejs-vite-ym3uphv1?file=src%2FApp.tsx
System Information
primereact: 10.9.7Steps to reproduce the behavior
- Click the "show sidebar" button.
2a) Click the dropdown toggle button to expand the dropdown.
2b) Click the foo text in the dropdown then click in the filter input area.
2c) Click the foo text in the dropdown then click bar to select that value.
The sidebar closes.
Expected behavior
The sidebar should not close.
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