Skip to content

Support inline repliesΒ #68

@nsatragno

Description

@nsatragno

Android N and Windows 10 support showing a text input in a notification. This feature would allow users to quickly write a reply without launching a new browser window. The benefits are more evident in low resource devices, where the cost of doing so is non trivial.

I suggest adding a boolean requestReply attribute to NotificationAction. If it's true, the user agent should provide a way to let the user activate the action with a text response. Naturally, this means a new attribute DOMString reply is added to Notification, conveying the reply text (which may be empty) or null if no reply was requested.

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions