element-hq / element-hq/element-web
New Room Header does not disable call button if the permissins are not available
Open
A-VoIP
T-Defect
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
### Steps to reproduce
Go into a room where your user does not have the m.call.member state event permission. The join/create call button is enabled but does not work.
### Solution
If I dont have permission to send: m.call.member events the call button should be disbaled
with a tooltip informing the user that they dont have the right to place/join a call.
Contributor guide
Assessment
This issue has not been assessed yet.