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

Dropdown component fails to expand the dropdown box after adding the filter and editable properties. #6027

Closed
Traveller23 opened this issue Feb 21, 2024 · 3 comments · Fixed by #6032
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@Traveller23
Copy link

Describe the bug

chrome_8kzdDvKBNG

As shown in the image, clicking the button does not expand the dropdown box, nor does entering text.
As far as I remember, previous versions didn't have this problem.

Reproducer

https://stackblitz.com/edit/vitejs-vite-4yjebs?file=src%2FApp.tsx

PrimeReact version

10.5.1

React version

18.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@Traveller23 Traveller23 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Feb 21, 2024
@melloware
Copy link
Member

Interesting the showcase doesn't have the same behavior? https://primereact.org/dropdown/#filter

@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 Feb 22, 2024
@Traveller23
Copy link
Author

Interesting the showcase doesn't have the same behavior? https://primereact.org/dropdown/#filter

Both filter and editable must be set at the same time for the problem to occur.

@melloware
Copy link
Member

Thanks!

melloware added a commit to melloware/primereact that referenced this issue Feb 22, 2024
@melloware melloware self-assigned this Feb 22, 2024
@melloware melloware added this to the 10.5.2 milestone Feb 22, 2024
nitrogenous added a commit that referenced this issue Mar 18, 2024
Fix #6027: Dropdown filter and editable
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