mirror of
https://github.com/vector-im/element-web.git
synced 2026-04-18 20:12:33 +02:00
* fix: section being empty in flat list mode When switching space (or removing a section later), if the Chat section is collpased and the room list is in flat list mode in the other space, the room list is empty. The fix forces the section to be in expanded state if in flat list mode * fix: store section expanded state by space