Skip to content

Implement space home panel and lobby functionality#126

Merged
mjkatgithub merged 2 commits into
developfrom
feature/space-home-view
Jun 13, 2026
Merged

Implement space home panel and lobby functionality#126
mjkatgithub merged 2 commits into
developfrom
feature/space-home-view

Conversation

@mjkatgithub

Copy link
Copy Markdown
Owner
  • Introduced a new SpaceHomePanel component to display an overview of the selected space, including member count and available channels.
  • Enhanced RoomCategoryList to support navigation to the space lobby and clear room selections when leaving a space channel.
  • Added functionality to manage lobby entries, allowing users to join unjoined channels directly from the space home.
  • Updated internationalization support for new space home and lobby-related messages in English and German.
  • Enhanced CHANGELOG to reflect the addition of the space home panel and related features.

- Introduced a new `SpaceHomePanel` component to display an overview of the selected space, including member count and available channels.
- Enhanced `RoomCategoryList` to support navigation to the space lobby and clear room selections when leaving a space channel.
- Added functionality to manage lobby entries, allowing users to join unjoined channels directly from the space home.
- Updated internationalization support for new space home and lobby-related messages in English and German.
- Enhanced `CHANGELOG` to reflect the addition of the space home panel and related features.
@mjkatgithub mjkatgithub linked an issue Jun 13, 2026 that may be closed by this pull request
11 tasks
@github-project-automation github-project-automation Bot moved this to Backlog in Decentra Jun 13, 2026
- Introduced a new composable `useSpaceLobbyHierarchy` to manage lobby categories and their hierarchy, improving the organization of space channels.
- Updated `SpaceHomePanel` to display subspace avatars and member counts, enhancing the user interface for navigating spaces.
- Refactored `useChatSpaceRail` to prevent auto-selection of rooms when none are selected, improving user experience.
- Enhanced `CHANGELOG` to reflect the addition of lobby hierarchy management and UI improvements in the space home panel.
- Added unit tests for new functionalities, ensuring robust coverage for the space lobby features.
@mjkatgithub mjkatgithub merged commit 565a443 into develop Jun 13, 2026
5 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Decentra Jun 13, 2026
@mjkatgithub mjkatgithub deleted the feature/space-home-view branch June 13, 2026 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Feature: Space home / sitemap view (space selected, no room)

1 participant