Clueless-Community / clueless-official-website

This is Clueless official website where you can make your developer profile as well as meet new people across the world.
https://clueless-community.vercel.app/
MIT License
80 stars 139 forks source link

Navbar current tab is not changing color #571

Open RavindraP04 opened 1 year ago

RavindraP04 commented 1 year ago

As you can see in the, AboutUs page is open but the Tab color green in the navbar is still on Home tab fix this for all the tabs
image

tejash023 commented 1 year ago

Hi, Can I work on this issue?

RavindraP04 commented 1 year ago

Sure go ahead @tejash023

SaurabhBarde-007 commented 1 year ago

Hi I can work on this issue

tejash023 commented 1 year ago

Hi, I am already working on this and will be creating the PR tom

mukeshkuiry commented 1 year ago

Hi, I am already working on this and will be creating the PR tom okay 👌

Debajyoti14 commented 1 year ago

@tejash023 What's the progress?

mukeshkuiry commented 1 year ago

@tejash023 ???

tejash023 commented 1 year ago

hey @bbsdevloper I have made changes but possible stuck at the header #hero section where, while changing the url, to home in the same page i.e from Open source project link to home, the router is not re-rendering and thus current is set to false.

image

Working on about:

image

Please let me know if I am missing something. Thanks

Debajyoti14 commented 1 year ago

@tejash023 Make a PR. We will check then what needs to be done

AkshayPratapSingh09 commented 1 year ago

I Think I can Give this one a try If U assign me this One..

mani200307 commented 1 year ago

@RavindraP04, Could you please assign me this issue? I could work on that.

RavindraP04 commented 1 year ago

Assigned @mani200307

agap-0251 commented 1 year ago

The problem is that we are not updating the "current" property of navbar "a" tags when we are moving to different routes. I have adjusted the navbar color change issue. Here is the code..

Screenshot (42)

And here is the preview... clueless

I know that someone has used same thing . But since the issue is not closed, I tried to solve the issue. I think the issue is solved. If there is something wrong, please let me know.

agap-0251 commented 1 year ago

@RavindraP04 could you assign me for this ?

agap-0251 commented 11 months ago

The current navbar colour is not changing according to the page, I have already proposed a solution above. Could you assign me for this?