-
Notifications
You must be signed in to change notification settings - Fork 130
Users should be able to create a private channel #3155
Copy link
Copy link
Open
Description
This is a placeholder issue for an initial sprint to "users can create and use private channels".
The key is the switch/slider on the channel creation step to create a private channel.
The feature was imagined for either adding users or roles. It sounds like skipping roles for now and just focusing on users is the most ergonomic, so we can do that. Use this design and omit the "Roles" area.
Note the use of a new sidebar area on desktop to help unify desktop and mobile designs.
Acceptance criteria:
- Users can create private channels and invite others
- Channels correspond to encrypted groups in local-first auth and are secure. Non-invited members cannot commpel access
- Channels are only visible to (and channel names are only decryptable by) invited members.
Nice to have:
- Users can add more people to private channels
- Feature matches design
Reactions are currently unavailable