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

Feature Request: on-click option for defining what happens on tap #24

Closed
intellix opened this issue Oct 25, 2014 · 1 comment
Closed

Comments

@intellix
Copy link

Upon logging in, I'm polling an API call and checking if the user has any new message. If the user does have new messages, I'm displaying a toastr to say "You have received a new message".

I figured it would be cool if I could define what happens upon tapping the toastr message. So tapping this one in particular would take the user to his inbox to read the new message.

At the moment tapping a toastr can only dismiss it but we could do so much more. What do you think?

@Foxandxss
Copy link
Owner

Yeah, that is something I could do. Let me think about the best approach.

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

2 participants