openedx / openedx/frontend-app-authoring
Remove ENABLE_TAGGING_TAXONOMY_PAGES ?
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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