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.
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.