openedx / frontend-app-course-authoring

The micro-frontend for course authoring in Open edX. Frontend interfaces that currently live in Studio/CMS should eventually live here.
GNU Affero General Public License v3.0
12 stars 70 forks source link

Component Sidebar: Details Tab #1195

Open jmakowski1123 opened 1 month ago

jmakowski1123 commented 1 month ago

To be completed after: https://github.com/openedx/frontend-app-course-authoring/issues/1045

  1. The Details Tab contains a free-text field for users to enter a description of the content.
  2. Field for content type
  3. Links to courses where the component is being used
  4. Time stamp for last modified
  5. Time stamp for created

Image

Out of scope: The "Creator" of the component is excluded for now (not stored anywhere) discussion

rpenido commented 1 month ago

Hi @bradenmacdonald!

  1. Links to courses where the component is being used

Just to confirm, I think this is out of scope for Epic 3. We need https://github.com/openedx/frontend-app-course-authoring/issues/1185 to have this info, right?

bradenmacdonald commented 1 month ago

@rpenido That's right.