Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Wrong calculation of dropdown position #1007

@StarpTech

Description

@StarpTech

There you can find the bug:

if (offset.top + offset.height + offsetDropdown.height > $document[0].documentElement.scrollTop + $document[0].documentElement.clientHeight) {

My dropdown is shown at the top even though I have enough space. When I use autocomplete the result is reduced, however the dropdown position is wrong:

issues

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions