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

p-dropdown onChange - return null when using keyboard navigation #10940

Closed
AvshT opened this issue Dec 8, 2021 · 1 comment
Closed

p-dropdown onChange - return null when using keyboard navigation #10940

AvshT opened this issue Dec 8, 2021 · 1 comment
Assignees
Labels
LTS-PORTABLE Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@AvshT
Copy link

AvshT commented Dec 8, 2021

When using the keyboard navigation in the dropdown dialog, the onChange emits on every Up/Down navigation.
The $event object values are:
{originalEvent, value}
The originalEvent returns null, it's supposed to have the keyboard event object.

@yigitfindikli Link to the specific line:
94e7c5b#r61496329

Thank you for your support.

@yigitfindikli yigitfindikli added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Dec 8, 2021
@yigitfindikli yigitfindikli self-assigned this Dec 8, 2021
@yigitfindikli yigitfindikli added this to the 13.0.2 milestone Dec 8, 2021
@yigitfindikli
Copy link
Member

5d2ec15

@yigitfindikli yigitfindikli modified the milestones: 13.0.2, 13.0.3 Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LTS-PORTABLE Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants