ndmitchell / ndmitchell/hoogle
Web UI: make PgUp / PgDown + Arrow keys work for package list
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 803
- Forks
- 152
- PR merge metrics
- No merged PRs in 30d
Description
Hello and thanks a lot for the wonderful tool!
I mostly use Web UI on hoogle.haskell.org. I like it a lot, but one thing that I'd like to see improved is that it'd be nice to have Page Up / Page Down keys work in the package filter box.
Also, arrow keys work strange: the Down Arrow key works fine for me, but the Up Arrow key moves focus back to the search input. That's on recent Firefox + Ubuntu.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Web UI's package filter box keyboard handling and reproduce the behavior in recent Firefox on Ubuntu. Done means Page Up and Page Down work in the package list, and Up and Down Arrow keys move through it without unexpectedly returning focus to the search input.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100