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

Bug: Unusable "Languages" taxonomy appears in tagging drawer #219

Closed
bradenmacdonald opened this issue May 13, 2024 · 0 comments · Fixed by openedx/frontend-app-authoring#1031

Comments

@bradenmacdonald
Copy link
Contributor

In a default Redwood install, out of the box users will see this when opening the tagging drawer:

image

The "Languages" taxonomy is unusable and uneditable.

Fix this by:

  1. Hiding the "Languages" taxonomy if it is empty.

  2. When there are no tags in a taxonomy, say "No tags in this taxonomy yet." in the dropdown instead of "No tags found with the search term '' ".

  3. When there are no (visible) taxonomies in the tag drawer for the current user, display this message:

    To use tags, please enable a taxonomy or contact your administrator.

    the link should go to the Studio "Taxonomies" list page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
1 participant