-
Notifications
You must be signed in to change notification settings - Fork 1
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
[Tagging] Handle import course when the current user does not have permission #204
Comments
Continue the disscussion here.
@bradenmacdonald Yes, it is possible, easier and cleaner. I just realized this requirement: |
For the backend, we could create a new |
@yusuf-musleh This is my implementation plan:
@yusuf-musleh @bradenmacdonald @ali-hugo @jmakowski1123 What do you think? |
@ChrisChV I decided to create two quick mock ups to make sure I'm interpreting this correctly. Please let me know whether Option 1 or Option 2 better reflects what you have in mind (and if I've captured all the details correctly). Option 1:
Option 2: |
@ChrisChV Sounds good! And tahnks @ali-hugo for mocking this up. I think this may be confusing for the user in any case, so maybe we should add a message to the Other Tags section? Something like "These tags are already applied, but their taxonomies aren't available for use so you cannot add new tags at this time." |
👍 to this @ali-hugo Thanks for the mockups. I think the second mockup is the best, but it will take longer, since I would have to place collapsibles inside the "Other tags" collapsible. I was thinking something like this:
|
@ChrisChV @bradenmacdonald Thanks! I've incorporated your feedback into the mockup below. Let me know if there's anything else you think we should change. P.s. I tweaked @bradenmacdonald's message text slightly; I'm trying make it clearer to the user why they can't use the taxonomies. Let me know if you think it could be improved. |
This is a follow-up ticket of the Scenario 4 in #182
Currently these types of tags are imported and created without problems, but since the user does not have permissions they do not appear in Studio (Manage tags drawer).
Acceptance Criteria
Extra information
The text was updated successfully, but these errors were encountered: