Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

fix: $typeahead Enable scrolling of typeahead on $keydown when $typeahead.$element container has max-height css set #2183

Merged
merged 2 commits into from Jan 26, 2017
Merged

fix: $typeahead Enable scrolling of typeahead on $keydown when $typeahead.$element container has max-height css set #2183

merged 2 commits into from Jan 26, 2017

Conversation

weigo
Copy link
Contributor

@weigo weigo commented Oct 9, 2016

Add function to update scrollTop property on $typeahead.$element when avtive entry leaves visible window of the scrollable container ($typeahead.$element).

Should fix issues

I tried to add test cases but failed to validate the updated scrollTop property.

Adding test cases to validate setting scrollTop using mock objects should be more painless. I could provide that.

Regards Dirk

…as max-height.

Add function to update scrollTop property on $typeahead.$element when avtive entry leaves visible window of the scrollable container ($typeahead.$element).
@mgcrea mgcrea merged commit 6146a11 into mgcrea:master Jan 26, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants