I'm submitting a ...
[ ] bug report
[X] feature request
[ ] question about the decisions made in the repository
Do you want to request a feature or report a bug?
feature
What is the current behavior?
On hover on the message box there is pointer cursor, but after click nothing is happening.
What is the expected behavior?
I would like to have onClick event and would like to close the message box on message click.
It also would be cool to create custom template to override default one.
What is the motivation / use case for changing the behavior?
Close button is small and on mobile devices would be easier to use it. It would be also more flexible when onClick event could be served.
I'm submitting a ... [ ] bug report [X] feature request [ ] question about the decisions made in the repository
Do you want to request a feature or report a bug? feature
What is the current behavior? On hover on the message box there is pointer cursor, but after click nothing is happening.
What is the expected behavior? I would like to have onClick event and would like to close the message box on message click. It also would be cool to create custom template to override default one.
What is the motivation / use case for changing the behavior? Close button is small and on mobile devices would be easier to use it. It would be also more flexible when onClick event could be served.