Skip to content

Implement matrix space creation from UI and enhance related features - #98

Merged
mjkatgithub merged 1 commit into
developfrom
feature/space-creation-flow
May 27, 2026
Merged

Implement matrix space creation from UI and enhance related features#98
mjkatgithub merged 1 commit into
developfrom
feature/space-creation-flow

Conversation

@mjkatgithub

Copy link
Copy Markdown
Owner
  • Added functionality for creating matrix spaces directly from the UI, including a new /spaces/new form and navigation to the newly created space in chat.
  • Integrated createMatrixSpace API for seamless space creation and subspace management via /rooms/new?kind=space.
  • Updated the chat interface to reflect the new space creation capabilities and added corresponding E2E tests to verify functionality.
  • Enhanced the CHANGELOG to document these new features and improvements.

- Added functionality for creating matrix spaces directly from the UI, including a new `/spaces/new` form and navigation to the newly created space in chat.
- Integrated `createMatrixSpace` API for seamless space creation and subspace management via `/rooms/new?kind=space`.
- Updated the chat interface to reflect the new space creation capabilities and added corresponding E2E tests to verify functionality.
- Enhanced the CHANGELOG to document these new features and improvements.
@mjkatgithub mjkatgithub linked an issue May 27, 2026 that may be closed by this pull request
9 tasks
@github-project-automation github-project-automation Bot moved this to Backlog in Decentra May 27, 2026
@mjkatgithub
mjkatgithub merged commit a65a259 into develop May 27, 2026
5 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Decentra May 27, 2026
@mjkatgithub
mjkatgithub deleted the feature/space-creation-flow branch May 27, 2026 05:33
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 creation flow from UI stub to real create

1 participant