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] Enable taxonomy/tagging feature in MFE by default #207

Closed
bradenmacdonald opened this issue Apr 12, 2024 · 1 comment
Closed
Labels
enhancement Relates to new features or improvements to existing features

Comments

@bradenmacdonald
Copy link
Contributor

bradenmacdonald commented Apr 12, 2024

For this task:

  1. Change the default for the Course Authoring MFE so that all tagging/taxonomy/copy-paste features are on by default.
  2. (The "Search" feature that uses Meilisearch must still be off by default as it's considered "beta" and has the extra requirement of Meilisearch).
  3. In the legacy Studio UI code, disable the "Manage Tags" and tag drawer functionality. Leave the code in place, but have it always disabled, as though the feature flag is always off. (We don't want users using the tagging code in the legacy UI but we need to keep in in place in case there are problems with the Course Authoring MFE and it isn't usable for Redwood)
  4. Before merging the PR for (1), work with edx.org to explicitly disable the relevant Waffle flag, so that the tagging/taxonomies feature stays off in the Course Authoring MFE on edx.org until they're ready to launch it.
@bradenmacdonald bradenmacdonald added the enhancement Relates to new features or improvements to existing features label Apr 12, 2024
@bradenmacdonald
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Relates to new features or improvements to existing features
Projects
Development

No branches or pull requests

1 participant