Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Prevent event on element. stopImmediatePropagation #6954

Closed
@tamtakoe

Description

@tamtakoe

It useful if we make access directive with priority higher then event directives (ng-click, ng-focus etc.). Access directive hook first handler on element which will be canceled other evens (as stopImmediatePropagation) if user unregistered. If user has access it will be passed other events

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions