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
melloware
added
Type: Bug
Issue contains a defect related to a specific component.
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Nov 1, 2023
Describe the bug
When the dropdown is opened at the top, searching within the dropdown causes the dropdown body to become detached from the dropdown head/button.
Before search:
After searching:
Reproducer
https://codesandbox.io/s/primereact-test-forked-whwqrl?file=/src/index.js
PrimeReact version
10.0.3
React version
18.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
Chrome
Steps to reproduce the behavior
Expected behavior
When the dropdown is opened at the top, searching within the dropdown causes the dropdown body to become detached from the dropdown head/button.
The text was updated successfully, but these errors were encountered: