c2siorg / Codelabz

Codelabz
Apache License 2.0
11 stars 51 forks source link

Tutorial steps redirection fixed #70

Open Aditya-Sakpal opened 6 months ago

Aditya-Sakpal commented 6 months ago

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

https://github.com/c2siorg/Codelabz/assets/112710558/5fdd7227-45c4-404a-ad84-ae13f1f67ad3

Types of changes

Checklist:

Request to review

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