feat: Studio menu/button to display Unit's Tags (feature flagged) (#3…#24
Conversation
38f3af6 to
447c4b6
Compare
d0248d3 to
d347993
Compare
johanseto
left a comment
There was a problem hiding this comment.
Some considerations:
- I have followed the instructions to import taxonomies.
The command failed to the type of import courses(zip),so I cherry-pick this commit but I don't know if could be useful.
openedx#34191 - I added the django-flag to taxonomies list and doesn't works me for a good time until I create only one unit. After that, the other units show me everything tag button.
- Statics: I don't know If i need a special command to run the static in studio. I ran them, but the taxonomy widget loads me in the footer and strange.

- Anyway the taxonomy route in course-authoring seems working in the desired behaviour.

d347993 to
3e06900
Compare
|
3898b92 to
ac06e18
Compare
ac06e18 to
bcce1d7
Compare
3e06900 to
a5d7a37
Compare





Description
This is a backport of openedx#33563 and basically in the palm version shows the following
After pressing the button
For more details follow the instructions of the original PR