Skip to content

Add onboarding components for chat functionality#61

Merged
mjkatgithub merged 2 commits intodevelopfrom
feature/onboarding-explore-create-dm
Apr 21, 2026
Merged

Add onboarding components for chat functionality#61
mjkatgithub merged 2 commits intodevelopfrom
feature/onboarding-explore-create-dm

Conversation

@mjkatgithub
Copy link
Copy Markdown
Owner

  • Introduce ChatOnboardingPanel, ChatDmStartPanel, and ChatPublicRoomsPanel to facilitate user onboarding in the chat interface.
  • Implement direct message initiation and public room exploration features, enhancing user experience during the onboarding process.
  • Update translations in useAppI18n to support new onboarding text.
  • Add a new route for creating rooms, ensuring proper navigation and user flow.
  • Enhance the auth.global middleware to protect new routes, ensuring only authenticated users can access them.
  • Update unit tests to cover new components and functionalities, ensuring robust testing of onboarding features.

- Introduce `ChatOnboardingPanel`, `ChatDmStartPanel`, and `ChatPublicRoomsPanel` to facilitate user onboarding in the chat interface.
- Implement direct message initiation and public room exploration features, enhancing user experience during the onboarding process.
- Update translations in `useAppI18n` to support new onboarding text.
- Add a new route for creating rooms, ensuring proper navigation and user flow.
- Enhance the `auth.global` middleware to protect new routes, ensuring only authenticated users can access them.
- Update unit tests to cover new components and functionalities, ensuring robust testing of onboarding features.
@mjkatgithub mjkatgithub linked an issue Apr 21, 2026 that may be closed by this pull request
3 tasks
@github-project-automation github-project-automation Bot moved this to Backlog in Decentra Apr 21, 2026
- Document the addition of onboarding panels for chat functionality, including direct message initiation, public room discovery, and room creation.
- Highlight changes to direct message resolution and global auth middleware for improved user experience and security.
- Include updates on unit test coverage for new components and functionalities.
@mjkatgithub mjkatgithub merged commit 8673573 into develop Apr 21, 2026
5 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Decentra Apr 21, 2026
@mjkatgithub mjkatgithub deleted the feature/onboarding-explore-create-dm branch April 23, 2026 05:49
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.

Onboarding: Räume erkunden, erstellen und Nutzer verbinden

1 participant