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

Tutorial steps redirection fixed #70

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

Aditya-Sakpal
Copy link

Description

In this pr I have fixed the incorrect redirection to the tutorial's steps . Whenever the user clicks on the step number in the left stepsbar the user was redirected to neither start nor end of the step. In this pr I've made changes such that the user is redirected to the start of the step

Related Issue

#69 fixed

Motivation and Context

The issue was unresolved so long , hence decided to resolve it

Test Results

image

Video Reference

tutorial_steps_redirection_fixed.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.
  • ✅ All new and existing tests passed.

Request to review

@ABHISHEK-PANDEY2 @Shiva-Nanda @shivareddy6 @Maahi10001 please review my pull request

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.

1 participant