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: does not open OnEditableInputChange #6809

Closed
peconomou929 opened this issue Jul 1, 2024 · 0 comments · Fixed by #6810 or leoo1992/GeradorQRCode#57 · May be fixed by nhattpn/BTL_LTNC#56
Closed

Dropdown: does not open OnEditableInputChange #6809

peconomou929 opened this issue Jul 1, 2024 · 0 comments · Fixed by #6810 or leoo1992/GeradorQRCode#57 · May be fixed by nhattpn/BTL_LTNC#56
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@peconomou929
Copy link
Contributor

Describe the bug

If you have an editable dropdown in focus, and you start typing, the dropdown should open automatically. Currently, this does not happen. It will not open if, for example, you type "a", although it will open if you hit the backspace key.

Reproducer

No response

PrimeReact version

10.6.6.

React version

17.x

Language

TypeScript

Build / Runtime

Create React App (CRA)

Browser(s)

No response

Steps to reproduce the behavior

  1. Go to the editable primereact dropdown
  2. Click inside the input field
  3. Start typing "paris"
  4. Observe as the dropdown does not open, and therefore does not automatically put the option "paris" in focus.
  5. Hit the backspace key
  6. Observe as the dropdown opens.

Expected behavior

The editable dropdown should open when the user types.

@peconomou929 peconomou929 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jul 1, 2024
@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 Jul 1, 2024
@melloware melloware added this to the 10.7.0 milestone Jul 1, 2024
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
2 participants