Skip to content
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

Add ActionCard and ActivityList Component to the [Module] Component #31

Open
bryanwong8 opened this issue Apr 30, 2020 · 0 comments
Open
Assignees
Labels
Backend Needs to Talk to Backend enhancement New feature or request visual-heavy pure jsx, css, props
Milestone

Comments

@bryanwong8
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Integrate the action card component and ActivityList to the right side bar of the Module Component.

Describe the solution you'd like

  • Add the ActionCard and ActivityList Component to the right sidebar of the Module Component.
  • Test that when the activity is clicked in the ActivityList, make sure that it leads to the learning view

Figma Design
Screen Shot 2020-04-30 at 4 33 23 PM

Component Details

  • You can find the ActionCard in src/components/shared/high/ActionCard.js
  • You can find the ActivityList in src/components/Student/Module/ActivityList.js
  • Integrate the ActionCard and ActivityList in RightSidebar.js in src/components/Explore/RightSidebar.js
@bryanwong8 bryanwong8 added enhancement New feature or request visual-heavy pure jsx, css, props Backend Needs to Talk to Backend labels Apr 30, 2020
@bryanwong8 bryanwong8 added this to the Module.js milestone May 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Needs to Talk to Backend enhancement New feature or request visual-heavy pure jsx, css, props
Projects
None yet
Development

No branches or pull requests

2 participants