matrix-react-sdk
matrix-react-sdk copied to clipboard
added setting not to show indirect rooms of spaces in left sidebar
- Add Setting "Space.showIndirectRoomsInSpace" (#418)
- Changed SpaceFilterCondition and its tests to comply with new setting
- Changed SpaceStore to watch new setting and if updated emit event SpaceFilterCondition already listens for. Added a test for it.
Signed-off-by: Julius Schuchert [email protected]
Related https://github.com/matrix-org/matrix-react-sdk/pull/7682
there's not enough detail here for me to be able to follow the product changes. Are there screenshots of what the user experience was and will be with this change?