chirantanbanik / Wellread

A blogging application for creative people to express their feelings, thoughts and ideas.
https://wellread-one.vercel.app/
MIT License
24 stars 44 forks source link

BUG🐞 : Fix Navigation Issue in Navbar For About and Features Section #154

Closed aslams2020 closed 2 weeks ago

aslams2020 commented 2 weeks ago

Is there an existing issue for this?

Describe the bug

Hey @chirantanbanik, Here is the issue I encountered -

Currently, when users click on the "About" and "Features" links in the navbar, they are incorrectly redirected to the "Login" page, despite the "About" and "Features" sections being present on the website. This behavior affects the user experience by not allowing users to access the "About" and "Features" sections directly from the navbar.

Expected behavior

Clicking on the "About" and "Features" links in the navbar should scroll the page to the respective sections without redirecting to the "Login" page.

Proposed Solution:

Add ScreenShots

Here is the Video depicting the issue -

https://github.com/chirantanbanik/Wellread/assets/131389695/e5c8bf27-b14c-4ba4-880f-f7b87a1f5911

@chirantanbanik, Could you please assign me this issue under GSSOC'24?

What browsers are you seeing the problem on?

Chrome

Record

github-actions[bot] commented 2 weeks ago

Hello @aslams2020! 🎉 Thank you for opening an issue. @chirantanbanik will get back to you soon. Your contribution is greatly appreciated!

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

YukiP7 commented 2 weeks ago

hey @aslams2020 @chirantanbanik I am already working on this issue and also created a pull request

chirantanbanik commented 2 weeks ago

@YukiP7 As you have just now made an PR so before that I made sure everyone should get a chance to work. Now as the PR is being merged so @aslams2020 you can look into other issues and work on them.