When we recreated the Taxonomy Tags table to enable implementation of the CRUD operations from the UI for our Taxonomy Editing initiative, we received some feedback in our PR review that we did not have time to immediately implement: openedx/frontend-app-authoring#2872 (comment) and openedx/frontend-app-authoring#2872 (comment)
This feedback concerns 2 separate but related issues:
- Complexity of the draft, preview, and view modes in the code
- Idea to reconsider the requirement for a new tag to stay at the top
More discussion is needed, particularly including @bradenmacdonald and the Unicon team and any other critical stakeholders, in order to firm up the technical and functional requirements as well as to estimate the level of effort to implement.
It might make sense to split this into 2 Github Issues once more discussion has taken place, but both of these concerns seemed to be tied together in the PR comments so I've started with just one Github Issue for both.