"As a global staff user, I can filter the list of Taxonomies to see only taxonomies relevant to a particular organization."
"As a user that belongs to multiple organizations, I can select which organization's taxonomies I want to view."
Acceptance Criteria
- A new "Organization Switcher" is added to the Taxonomy List Page:

- Clicking it will display a list of all organizations that the user has access to as well as "All" and "Unassigned"
- The "Unassigned" option lists taxonomies that have been imported, but not yet assigned to an organization.
- When "all taxonomies" is selected, the user will see all the taxonomies for the organizations to which they have access (including system-defined taxonomies)
- Selecting an organization will display only taxonomies that are linked to that org, as well as the system-defined taxonomies.
- If an org is selected but no taxonomies are enabled for it, only the system taxonomies will appear.
- The "All organizations" menu item is labelled "All" (when it's in the dropdown) and "All taxonomies" (when it is selected and displayed in the banner).
Developer Notes
"As a global staff user, I can filter the list of Taxonomies to see only taxonomies relevant to a particular organization."
"As a user that belongs to multiple organizations, I can select which organization's taxonomies I want to view."
Acceptance Criteria
Developer Notes