Open
Description
Describe the bug
Resizing using dragresize on the #controlbox
element is not functional. In the sidebar .occupants
is ok.
To Reproduce
Steps to reproduce the behavior:
- Initialize Converse with
view_mode: 'fullscreen'
; - Click on the border between the chat room list and the conversation (
.dragresize-left
); - Drag to one side or the other;
- Does not resize.
Expected behavior
It was expected to resize the div elements.
Screenshots
✔️ .occupants
(.dragresize-occupants-left
)
❌ #controlbox (.dragresize-left
)
Environment (please complete the following information):
- Desktop
- Edge 94.0.992.50 / Chrome 95.0.4638.54
- Converse.js version 8.0.1