Skip to content

[Story] View Joined Spaces #2906

Open
Open
@mxandreas

Description

@mxandreas

Description

As a user,
I want to see the spaces that I have joined,
So that I can explore the rooms of those spaces.

Designs:

Image

Conditions:

  • The explore public spaces (compass) is hidden as this is implemented later.
  • The add space button (plus) is hidden as this is implemented later.
  • The tab bar with the option to view joined spaces is only shown when the user has at least one space that they have joined (because otherwise they have no clue what to do in here).
  • Nested spaces:
    • If the user has joined a nested space, we will show here the parent highest in the hierarchy that the user has joined.
    • For example, given the hierarchy from the top is A -> B -> C, and user is a member of C, we will show here:
      • C if user is not member of B (or A).
      • B if user is member of B but not A.
      • A if user is member of B and A.
  • Multiple parents:
    • If a user has joined a space that has multiple parents, all of the parents will be shown.

Acceptance criteria

  • TBD

Dependencies

  • None

Out of scope

  • Nothing

Questions

  • [ ]

Subtasks

Android

iOS

Rust

Other

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions