Skip to content

Fixed: page jumps up/down when using arrow keys#37

Open
evgeni-spasov wants to merge 1 commit intomadrobby:masterfrom
evgeni-spasov:ajax_autocompleter
Open

Fixed: page jumps up/down when using arrow keys#37
evgeni-spasov wants to merge 1 commit intomadrobby:masterfrom
evgeni-spasov:ajax_autocompleter

Conversation

@evgeni-spasov
Copy link

When using the up and down arrow keys the page is scrolled repeatedly.
This fix checks if autocomplete selection is in browser viewport and
scrolls page only needed.

When using the up and down arrow keys the page is scrolled repeatedly.
This fix checks if autocomplete selection is in browser viewport and
scrolls page only needed.
@LuigiElleBalotta
Copy link

this won't fix. If you have a scrollable page, if you go after searching at the bottom of page and use arrows, the result list position is wrong

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