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

Overview
Following implementation of issue #5967, Studio will require a new set of frontend pages for the creation and management of organizations.
Complexity: Medium
Target branch: unstable
The Change
An additional set of pages needs to be added to the contentcuration's frontend project. Broadly, the goal is to mimic the style and segmentation of channel pages/features onto organizations:
- Add an /organizations/ page listing the organizations the user belongs to, as well as any public organizations
- Add an organizations/new page that allows users to create new organizations
- Add an /organizations/:organization_id: page listing specific details about an organization
- Add an /organizations/:organization_id:/edit page allowing admins to edit details about the organization
How to Get There
For navigation, the user would open the burger menu on the side of their screen, and select the new "Organizations" section, which would bring them to the /organizations/ page. Studio would keep the default home page as the /channels/ view for now.
Acceptance Criteria
General
Accessibility and i18n
Testing
- New testing is implemented to cover the new organization pages as done for previous frontend work (TO BE EXPANDED)
AI usage
No AI was used in the writing of this task.
❌ This issue is not open for contribution. Visit Contributing guidelines to learn about the contributing process and how to find suitable issues.
Overview
Following implementation of issue #5967, Studio will require a new set of frontend pages for the creation and management of organizations.
Complexity: Medium
Target branch: unstable
The Change
An additional set of pages needs to be added to the contentcuration's frontend project. Broadly, the goal is to mimic the style and segmentation of channel pages/features onto organizations:
How to Get There
For navigation, the user would open the burger menu on the side of their screen, and select the new "Organizations" section, which would bring them to the /organizations/ page. Studio would keep the default home page as the /channels/ view for now.
Acceptance Criteria
General
Accessibility and i18n
Testing
AI usage
No AI was used in the writing of this task.