react-notification-system icon indicating copy to clipboard operation
react-notification-system copied to clipboard

if dismissible: true ... can we prevent action callback from dismissing notification?

Open ccsandrew opened this issue 9 years ago • 2 comments

Is there currently a way I can have an action button on a notification that does not dismiss the notification? In my user story, I want to click on the action button and bring up a dialog with info. In this case, if the user intended to dismiss the notification, they could click anywhere else on it besides the action button.

ccsandrew avatar Jan 26 '16 16:01 ccsandrew

Since this is a year old, don't mind my +1. Thanks!

mikeatlas avatar Feb 01 '17 19:02 mikeatlas

+1 as well! Thanks!

will be nice to have callback return boolean and dismiss if true.

offbeatful avatar Mar 26 '17 00:03 offbeatful