metakgp / wimp

Where is my Prof?
https://wimp.metakgp.org
GNU General Public License v3.0
47 stars 25 forks source link

arrow keys don't work #51

Closed raivivek closed 3 months ago

raivivek commented 5 years ago

After typing an name trying to use arrow keys to scroll to possible option doesn't work.

MacOS 10.14.2, Firefox 66.0b8

themousepotato commented 5 years ago

@raivivek Thanks for opening up the issue. The current method isn't a dropdown listing. It simply shows the hidden list of items on searching. If someone would like to implement it, here is a possible solution: https://stackoverflow.com/questions/33790668/arrow-keys-navigation-through-li-no-jquery

themousepotato commented 5 years ago

@ChatPion This might be a cakewalk for you :smiley:

wweverma1 commented 3 years ago

@themousepotato I observed that this issue haven't been fixed yet. Can I start working on this?

raivivek commented 2 years ago

@wweverma1 Yes, sure. The issue is yours.

wweverma1 commented 2 years ago

@themousepotato @raivivek I have raised a PR against this issue. https://github.com/metakgp/wimp/pull/59 Please review it.

wweverma1 commented 2 years ago

@themousepotato please review this PR.

proffapt commented 3 months ago

The frontend is going to be revamped.