FrancescoXX / rustcrab

An Open Source project with everything you need to learn about Rust.
https://rustcrab.com
MIT License
402 stars 69 forks source link

Navigation Issue on mobile (Related to routes and sections) #136

Closed shivendram16053 closed 1 month ago

shivendram16053 commented 1 month ago

Description

When you are on mobile and on home if you click on any button like books , DSA, developer tools or other then you will be redirected to that particular route. But from there if you click on any other menu items in navbar it is redirecting to sections on that particular route.

Expected Behavior

It should go to that particular route not on the section.

Video screen-capture (1).webm

saivinaygondrala commented 1 month ago

I can work on it.

FrancescoXX commented 1 month ago

good luck @saivinaygondrala

saivinaygondrala commented 1 month ago

I can see everything working as expected.

https://github.com/user-attachments/assets/a6b45e2e-9e5b-4697-a2df-b64b9a898d27

shivendram16053 commented 1 month ago

Yes , It is working as expected.

saivinaygondrala commented 1 month ago

Yes , It is working as expected.

So this issue can be closed