clubgamma / club-gamma-frontend

This is the official frontend repo of club gamma website.
https://clubgamma.vercel.app
MIT License
2 stars 34 forks source link

Nevigate to FAQs #113

Open Meetpidev opened 4 hours ago

Meetpidev commented 4 hours ago

PROBLEM IN NAVIGATE TO FAQs

First go to Hactoberfest.. now you are in Hactoberfest section.. now click on FAQs.. you scrolled down to the follwing image.. But its not FAQs section...

Need to Fix it..

image

Meetpidev commented 4 hours ago

/assign

Meetpidev commented 4 hours ago

@jalaym825 The problem is that there is separte rout "/hacktoberfest2024" for the Hactoberfest details.. and when we are in this and click on FAQs.. its redirect to Home Page and Dont shw FAQs section..

Second Problem is that after clicking FAQs when we are in Hactoberfest section... that mini-nvarbar is also disappear becausewe redirect to Home Page by Selecting FAQs.. image

Meetpidev commented 4 hours ago

@soni-shashan And In that mini-navbar... user maybe think that Home icon is for Home page..(redirect to Home Page).. but actually its not for Home page.. its for to scrollUp in only when we are hactoberfest section.. need to fix it..

Solution: We should Remove this Home icon. Because in Navbar there is option for Home Page.. and In hactoberfest section for scrollingUp we simply put Upward error.. inplace of this Home Icon..