element-hq / element-hq/element-android

Room level notification issue

Open
#4,200 0 comments 0 reactions 0 assignees View on GitHub
A-Composer A-Timeline O-Occasional S-Minor T-Defect
Dominant language
Kotlin
Stars
3.7k
Forks
917
PR merge metrics
No merged PRs in 30d

Description

### Steps to reproduce

@room feature is currently working in web version, when i try to check the same in android app its not working.
If we tried to post a message to all participants in room by keeping @room annotation in text box (@room flyover window - is not showing then it should notify to all users in a particular room.
![Room_notif](https://user-images.githubusercontent.com/3380213/136709876-e4aa15c8-8b11-4b3d-8681-4b5c08d2259c.jpg)

See the below image for reference , @room tag just posted as plain message without any tagging like user.

![Room_notif_1](https://user-images.githubusercontent.com/3380213/136710423-0dd1c4fe-f4a4-40a7-b084-ff58b8535291.jpg)

### Intended result and actual result

#### What did you expect?
By typing @room text in text box it should show a flyover window just like when we type for user and @room should be able to select from it and send a notification to all users after it sends a message in particular room.
#### What happened instead?
It just pass as a plain text instead of notify all users saying got a new message.

### Your phone model

Samsung S8

### Operating system version

Android 9

### Application version and app store

1.3.1

### Homeserver

_No response_

### Have you submitted a rageshake?

No

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.