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.

There should be a way to detect when the class open was added/removed from a drop down-toggle #1447

@lgalfaso

Description

@lgalfaso

There should be a way to detect when the class open was added/removed from a dropdown-toggle. Right now, this is not possible as this does not trigger an even nor adding/removing the class is done inside a scope::$apply.
The later option, if decided that it would be the best way to move forward, needs to be done with some care as the closeMenu is sometimes called inside an $apply and sometimes not (it is called inside an $apply when changing $location)

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