Skip to content

[Feat : Image Upload while Creating Tutorial ] #212

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rohitPandey469
Copy link
Contributor

Description

While creating a tutorial, the author can add a featured_image as thumbnail which will be show later in the tutorials card i.e. CardWithPicture.

Related Issue

Fixes #191

Motivation and Context

To make tutorials rich in context, publisher would want to provide a thumbnail image for its tutorial and will add it while creating a tutorial.

How Has This Been Tested?

I have tested it on my laptop but with the previous version as the current version is breaking when creating a tutorial. Soon raise a PR for it aswell

Video Demonstrating the Change:

Screen-Recording.mp4

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ Feat : Enhance NewTutorial component to support image uploads on creating a Tutorial ]
1 participant