You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the right sidebar on the unit page, it indicates how many tags the unit has, shows the specific tags (collapsed at first), and has a button to open the tag drawer (same tag drawer as from [Tagging] Display a unit's tags in the tag drawer #118).
For each individual component (XBlock), the "three dots" menu gets a new "Manage tags" option which will open the tag drawer for that component.
Developer notes
Screenshots above are for convenience - Figma is the most up-to-date source for mockups. The scale of UI elements seen in the screenshots above may be incorrect.
"As a content author, I can see what tags have been applied to a unit in my course (from within the unit page)"
"As a content author, I can see what tags have been applied to individual components in my course (from the unit page)"
Follows #118
Acceptance criteria
In the right sidebar on the unit page, it indicates how many tags the unit has, shows the specific tags (collapsed at first), and has a button to open the tag drawer (same tag drawer as from [Tagging] Display a unit's tags in the tag drawer #118).


For each individual component (XBlock), the "three dots" menu gets a new "Manage tags" option which will open the tag drawer for that component.

Developer notes