
❌ This issue is not open for contribution. Visit Contributing guidelines to learn about the contributing process and how to find suitable issues.

Overview
Complexity: Low
Target branch: unstable / UI-branch (?)
Context
The Change
Once #6009 is merged, the invitation API should now allow admins/owners to invite users into their organization. Now, frontend implementation of this system is required. The design is heavily based on the channel's edit/invitation page.
How to Get There
To invite a user (as an owner of an organization):
- User goes to an organization's edit page
- User goes to the "Sharing" section of the edit page
- User types an email, and a type of invitation (viewer, admin, owner)
- User sends the invitation
To manage users (as an owner of an organization):
- User goes to an organization's edit page
- User goes to the "Sharing" section of the edit page
- User can see all members, their roles, their statuses (pending, active)
- User can rescind/re-send an invitation, close a user's role.
Acceptance Criteria
General
Accessibility and i18n
Frameworks
AI usage
No AI was used in the writing of this issue.
❌ This issue is not open for contribution. Visit Contributing guidelines to learn about the contributing process and how to find suitable issues.
Overview
Complexity: Low
Target branch: unstable / UI-branch (?)
Context
The Change
Once #6009 is merged, the invitation API should now allow admins/owners to invite users into their organization. Now, frontend implementation of this system is required. The design is heavily based on the channel's edit/invitation page.
How to Get There
To invite a user (as an owner of an organization):
To manage users (as an owner of an organization):
Acceptance Criteria
General
Organization's edit page, sharing section is implemented as per Figma design
Invitation frontend views are adjusted to accommodate organizations as invitation targets
Accessibility and i18n
Frameworks
AI usage
No AI was used in the writing of this issue.