Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tagging] Filtering Taxonomies List by Organization #108

Closed
bradenmacdonald opened this issue Sep 19, 2023 · 1 comment · Fixed by openedx/frontend-app-authoring#755
Closed

Comments

@bradenmacdonald
Copy link
Contributor

bradenmacdonald commented Sep 19, 2023

"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

  1. A new "Organization Switcher" is added to the Taxonomy List Page:
    Screenshot 2023-10-11 at 1 53 07 PM
  2. Clicking it will display a list of all organizations that the user has access to as well as "All" and "Unassigned"
  3. The "Unassigned" option lists taxonomies that have been imported, but not yet assigned to an organization.
  4. When "all taxonomies" is selected, the user will see all the taxonomies for the organizations to which they have access (including system-defined taxonomies)
  5. Selecting an organization will display only taxonomies that are linked to that org, as well as the system-defined taxonomies.
  6. If an org is selected but no taxonomies are enabled for it, only the system taxonomies will appear.
  7. 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

@ali-hugo
Copy link

Hi @bradenmacdonald. Please see my notes below (bear in mind that small details might change based on the ongoing conversation on the Studio Home Figma file):

  • The "Select organization" prompt in the switcher has been removed as the "All organizations" menu item will be selected by default
  • "All organizations" now appears above "No organizations" in the menu

❓TBD: what orgs are shown in the list - all?

I assumed the list would show all organizations to which the current user has access.

Under some circumstances (❓TBD: when?), users who access the Taxonomies MFE will see this message to select an organization:

I don't think this message will ever appear now that the "All organizations" menu item is selected by default, and since there will always be system-defined taxonomies listed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

2 participants