zulip/zulip-mobile

React to notification

Open

#4,862 opened on Jul 6, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (673 forks)github user discovery
a-notificationshelp wanted

Repository metrics

Stars
 (1,348 stars)
PR merge metrics
 (PR metrics pending)

Description

It is common for a user to want to acknowledge a message they receive a notification about. At present, this requires clicking on the notification to get to the message, which takes some time.

It would be convenient to be able to reply to react to a message directly from the notification. The highest priority is to be able to give a thumbs up, though we can consider other reactions as well if it's technically feasible without too much additional effort.

Contributor guide