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

Feat/add image tutorials #4

Closed
wants to merge 3 commits into from
Closed

Conversation

lokeshwar777
Copy link
Owner

@lokeshwar777 lokeshwar777 commented Mar 24, 2024

Description

Implemented the image upload feature for tutorials, allowing users to upload images while creating tutorials.

Related Issue

Motivation and Context

The image upload feature was added to enhance the tutorial creation process, enabling users to include visual aids in their tutorials. This addresses the existing limitation where users couldn't upload images while creating tutorials.

How Has This Been Tested?

The image upload functionality was extensively tested to ensure that users can successfully upload images while creating tutorials.

Screenshots or GIF (In case of UI changes):

Video Demonstrations:

Before

Before.feat.image.upload.mov

After

After.feat.image.upload.mov

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.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Copy link

codesandbox bot commented Mar 24, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@github-actions github-actions bot added bug Something isn't working documentation Improvements or additions to documentation feature help wanted Extra attention is needed UI/UX labels Mar 24, 2024
@lokeshwar777 lokeshwar777 self-assigned this Apr 2, 2024
Copy link

@lokeshwar777 lokeshwar777 force-pushed the main branch 2 times, most recently from dab5226 to b4faaf2 Compare May 19, 2024 15:26
@lokeshwar777 lokeshwar777 deleted the branch old-main May 21, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation feature help wanted Extra attention is needed UI/UX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant