You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 10, 2026. It is now read-only.
Our Community Space has nested Categorical Spaces, along with a couple of those category Spaces having a third layer of Spaces for more specific things.
Use-case --Homeserver Root Space ---- Gaming <- Works Nested -------- Game#1 <- Does not work nested under Gaming, and appears under Homeserver Root Space instead.
------------ Room#1
------------ Room#2 --------- Game#2 <- Does not work nested under Gaming, and appears under Homeserver Root Space instead.
------------ Room#1
------------ Room#2
Describe the solution you'd like
Would be great to have these nested correctly, which is the case in other clients such as Commet or Element.
Game#1 Space should be able to nest under Gaming Space
Alternatives considered
The Spaces are still accessible, but would be nice to have nest displayed correctly.
Additional context
N/A - Happy to answer questions for any extra details needed.