Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

close only on clicking close #83

Open
theraaz opened this issue Apr 22, 2016 · 3 comments
Open

close only on clicking close #83

theraaz opened this issue Apr 22, 2016 · 3 comments

Comments

@theraaz
Copy link

theraaz commented Apr 22, 2016

It would be nice to have this functionality so that user must click close to close the notification. I thought closeOnClick is for this purpose but no!

related to #82

@alexcrack
Copy link
Owner

Which "close" should user click?

@jmkenz
Copy link

jmkenz commented Jun 1, 2016

I'd love to see an option for an 'X' in the top right corner of a notification that is used to close it. With this option enabled, the only way to close the notification would be to click that 'X'.

@chesminsky
Copy link

chesminsky commented Aug 15, 2016

i just did
<span ng-click="this.kill()">X</span>
in custom template

and closeOnClick: false in options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants