openedx / openedx/frontend-app-authoring

Remove ENABLE_TAGGING_TAXONOMY_PAGES ?

Open
#3,199 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
17
Forks
218
Avg merge
9d 20h
Merged PRs (30d)
20

Description

Can we remove the ENABLE_TAGGING_TAXONOMY_PAGES toggle, so the tagging/taxonomy features are always enabled?

(Note: I think we can also remove ENABLE_UNIT_PAGE at the same time; it has no effect at all.)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search the repository for ENABLE_TAGGING_TAXONOMY_PAGES and ENABLE_UNIT_PAGE, then inspect each usage and its surrounding configuration or UI logic. Remove the toggles and their references only where they are no longer needed, ensuring tagging and taxonomy pages remain enabled and the unused unit-page toggle has no remaining effect.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.