Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MultiSelect: Dropdown body detaches from dropdown head/button #5210

Closed
ArianKrasniqi opened this issue Nov 1, 2023 · 1 comment · Fixed by #5212
Closed

MultiSelect: Dropdown body detaches from dropdown head/button #5210

ArianKrasniqi opened this issue Nov 1, 2023 · 1 comment · Fixed by #5212
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@ArianKrasniqi
Copy link

ArianKrasniqi commented 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:
image

After searching:
image

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

  1. Go to https://codesandbox.io/s/primereact-test-forked-whwqrl?file=/src/index.js
  2. Open dropdown and search "test 1 2"

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.

@ArianKrasniqi ArianKrasniqi added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 1, 2023
@melloware 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
@melloware melloware self-assigned this Nov 1, 2023
@melloware melloware added this to the 10.0.8 milestone Nov 1, 2023
@melloware
Copy link
Member

Same as #3203

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants