-
-
Notifications
You must be signed in to change notification settings - Fork 80
Closed
Labels
Description
On Windows/Android/ChromeOS, when you send a notification that contains an action of type text, it will allow the user to type some text in a input box and send the action with the typed text as the parameter.
When using snc there is a button for the action with type text, but clicking on it send the notification with a null
value for the action.
This is useful, for example, in chat apps so you can type a quick response without having to open a window of the app.
tukusejssirs