Quick summary
When you click on the received notification in livebridge From the messenger app, the notification should disappear from the notification shade.
Diagnostics JSON
{
"log_key": "150|org.telegram.messenger|5|null|15010376|posted_at:1781527964661|event_at:1781527964641",
"source_key": "150|org.telegram.messenger|5|null|15010376",
"package_name": "org.telegram.messenger",
"app_label": "Telegram",
"posted_at_ms": 1781528029553,
"notification_when_ms": 1781528029535,
"notification_id": 5,
"group_key": "150|org.telegram.messenger|5|null|15010376",
"channel_id": "Other3",
"title": ".",
"text": "Голосовое сообщение",
"is_clearable": false,
"is_ongoing": true,
"extras": {
"title": ".",
"text": "Голосовое сообщение",
"text_lines": []
}
}
Type of bug
UI/UX issue
Steps to reproduce
- Turn on bypass To Messenger.
- A notification about this messenger arrives.
- Click on the current notification that has arrived.(it transfers to messenger)
Expected behavior
The notification should disappear after clicking on it.
Actual behavior
The notification does not disappear when you click on it.
Notification sample / conversion log JSON (optional)
Media / screenshots (optional)
No response
Additional context (optional)
No response
Quick summary
When you click on the received notification in livebridge From the messenger app, the notification should disappear from the notification shade.
Diagnostics JSON
{ "log_key": "150|org.telegram.messenger|5|null|15010376|posted_at:1781527964661|event_at:1781527964641", "source_key": "150|org.telegram.messenger|5|null|15010376", "package_name": "org.telegram.messenger", "app_label": "Telegram", "posted_at_ms": 1781528029553, "notification_when_ms": 1781528029535, "notification_id": 5, "group_key": "150|org.telegram.messenger|5|null|15010376", "channel_id": "Other3", "title": ".", "text": "Голосовое сообщение", "is_clearable": false, "is_ongoing": true, "extras": { "title": ".", "text": "Голосовое сообщение", "text_lines": [] } }Type of bug
UI/UX issue
Steps to reproduce
Expected behavior
The notification should disappear after clicking on it.
Actual behavior
The notification does not disappear when you click on it.
Notification sample / conversion log JSON (optional)
Media / screenshots (optional)
No response
Additional context (optional)
No response