element-hq / element-hq/element-call
EC Video rooms - UX review
- Dominant language
- TypeScript
- Stars
- 996
- Forks
- 213
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 55
Description
07/12/22
Testing on Develop.element.io / Web
Chrome browser
Version 107.0.5304.121 (Official Build) (arm64)
Test cases
- [x] - Join a call with multiple participants: Works
- [x] - Move tiles: Works
- [x] - Change theme : Works
- [x] - Open chat : Works
- [x] - Change room: Works
- [x] - Return to room: Works
- [x] - Change mic: Works
- [x] - Change cam: Works
- [x] - Change layout: Works
- [x] - Move tiles: Works
- [x] - Change tile size: Works
- [x] - Add user to the call: Works
- [x] - Leave: Works
- [x] - Change viewport size: Works
- [x] - Mic ON OFF: Works
Fail during test
- Chat notifications: Fail - On mention notification no red badge in the room list / No red badge on chat icon in the video room
- [PIP: When camera is OFF, The avatar bubble is too low and overlaps with the buttons. We need to shift it upwards so in the middle on the window
-PIP: Fail - the frame appears on Light mode but there's none for Dark mode. This might be caused by the background colour on EC being the same as the frame colour for Dark mode. In this case we could change the background colour to another value or remove the frame - @gaelledel to investigate
@robintown Could you tell me the value of the frames and the backgrounds for both themes please? I would like to make sure we both have the same values


-PIP: On Pip, the Mic button does not work - Camera button stays on On state no matter if camera is on or off

- [ ] - Cam ON OFF: Fail - Camera button state remains ON
- [ ] - Share screen: Fail - Other participants cannot see me presenting screen
Contributor guide
Assessment
This issue has not been assessed yet.