-
Notifications
You must be signed in to change notification settings - Fork 0
feat: Studio menu/button to display Unit's Tags (feature flagged) (#3… #24
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
Conversation
38f3af6 to
447c4b6
Compare
d0248d3 to
d347993
Compare
johanseto
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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
johanseto
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
johanseto
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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