alexcrack / alexcrack/angular-ui-notification

run an event when a notification starts

Open
#146 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
529
Forks
164
PR merge metrics
No merged PRs in 30d

Description

There is currently an `.onClose` method that can be setup to run when a notification closes, after looking up the docs and the code I've found no evidence for an opposite event that would fire when a notification is spawned.

My use case is that I want to play a sound when a notification is shown. So such an event would need to be defined at `.config` and would need to be run before any similar event would be run by a notification instance.

Is there a solution for this without poking inside the code and patching it ? if not I would probably fork the code and do it in the weekend.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.