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: Editable dropdown doesn't open when typing on a mobile device #4509

Closed
onursazak opened this issue Sep 27, 2023 · 1 comment · Fixed by #4878
Closed

Dropdown: Editable dropdown doesn't open when typing on a mobile device #4509

onursazak opened this issue Sep 27, 2023 · 1 comment · Fixed by #4878
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@onursazak
Copy link

Describe the bug

Editable dropdown is not be opened when typing on input on a mobile device.
I tried both Samsung Keyboard and Gboard. The result is the same.

If it is the expected behavior, what should I do to show dropdown options when typing on input?

dropdown.mp4

Reproducer

https://codesandbox.io/s/objective-margulis-wmlzdr?file=/src/App.vue

PrimeVue version

3.32.0

Vue version

3.x

Language

ALL

Build / Runtime

Vite

Browser(s)

Chrome, Samsung Browser

Steps to reproduce the behavior

1.Focus editable dropdown
2.Try typing something that is among options.

Expected behavior

I expect dropdown options to be opened when typing as it works in desktop.

@onursazak onursazak added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Sep 27, 2023
@erhansaydam
Copy link

erhansaydam commented Sep 29, 2023

We are also affected highly from this bug.

Thanks, regards.

@tugcekucukoglu tugcekucukoglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working 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 16, 2023
harundemr added a commit to harundemr/primevue that referenced this issue Nov 25, 2023
@tugcekucukoglu tugcekucukoglu added this to the 3.44.0 milestone Dec 13, 2023
@tugcekucukoglu tugcekucukoglu self-assigned this Dec 13, 2023
tugcekucukoglu added a commit that referenced this issue Dec 13, 2023
Fix #4509 - Editable dropdown doesn't open when typing on a mobile de…
tugcekucukoglu added a commit that referenced this issue Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants