mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 20:25:51 +03:00
[GH-ISSUE #115] Auto insert search suggestions to typing field when move by arrow keys #87
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#87
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Aikatsui on GitHub (Aug 12, 2020).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/115
Originally assigned to: @benbusby on GitHub.
Sometimes whoogle shows search suggestions when type certain thing. For save time, we prefer get required suggestion into the typing field by pressing down arrow key and keep type the rest of sentence. Dad has this feature built-in.
Currently only possible to move to required suggestion by down arrow key and need press enter but then it also search the displayed suggestion.
@benbusby commented on GitHub (Aug 13, 2020):
I'll work on adding this in soon. Thanks for the suggestion!
@benbusby commented on GitHub (Aug 15, 2020):
Added in
b2ecd8dc78.The fix is available in the
developbranch and will be available in the beta Docker Hub build shortly.