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

dropdown-append-to-body doesn't work with .dropdown-menu-right #3820

@bytasv

Description

@bytasv

Hello,

When adding dropdown-append-to-body to dropdown component and inner menu has .dropdown-menu-right class (for right side alignment) the dropdown menu position is set incorrectly. I've checked source code and noticed that when calculating position for dropdown-append-to-body option only left property is used, hence not positioning correctly the menu... It should be using right instead of left..

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions