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

SER- Properly handle arrow up key in search suggestion navigation #193

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

Conversation

mmeller-wikia
Copy link

@mmeller-wikia mmeller-wikia commented Dec 2, 2020

When selecting suggestion with keys on discussions up arrow doesn't work

Reference: https://stackoverflow.com/a/5597114

Copy link
Collaborator

@kasperekt kasperekt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would even go further. keyCode property is deprecated. Let's switch to key. It's definitely more readable.

Ref:

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