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

fix(ui/autocomplete): prevent keydown handling when popover is hidden #1928

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jialudev
Copy link

@jialudev jialudev commented Mar 5, 2025

fix the the issue (The bug prevents users from navigating the cursor within a multiline text input field using keyboard arrow keys)

!1927

- Return early if popover is not shown
- Avoid unnecessary processing in keydown event
@bingren-yd
Copy link
Contributor

Alright, I've got your message. Just a moment, please. I'm currently tied up with some higher - priority tasks. I'll take a look at this merge request as soon as I'm done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants