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 closing issue #10106

Closed
honcumilan opened this issue Apr 13, 2021 · 0 comments
Closed

Dropdown closing issue #10106

honcumilan opened this issue Apr 13, 2021 · 0 comments
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@honcumilan
Copy link

I'm submitting a ... (check one with "x")

[X] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35

Plunkr Case (Bug Reports)
https://stackblitz.com/edit/github-2446y7?file=src/app/app.component.ts

Current behavior
The dropdown is still open after select one item by keyboard input. When i open dropdown and press S, the first element with prefix S is selected correctly, but dropdown after set disable to form control doesn't close correctly.

Expected behavior
Dropdown will be closed.

Minimal reproduction of the problem with instructions

  1. click on dropdown
  2. press keyboard [l,s,t key]
  3. item will be selected but dropdown doesn't close correctly
  • Angular version: 5.X
    11.0.4

  • PrimeNG version: 5.X
    11.3.0

  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
    probably all

  • Language: [all | TypeScript X.X | ES6/7 | ES5]
    probably all

  • Node (for AoT issues): node --version =
    probably doesn't matter

Screenshot 2021-04-13 at 11 26 10

@yigitfindikli yigitfindikli added the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label Apr 13, 2021
@yigitfindikli yigitfindikli self-assigned this Apr 15, 2021
@yigitfindikli yigitfindikli added this to the 11.4.0 milestone Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

No branches or pull requests

2 participants