Open DDuran19 opened 5 months ago
I forgot but this was addressed in the issues a while back, where we needed to go to #events too and also /events is a different thing intended for events page.
Why is there a need to scroll down when the website visitor deliberately clicked the events tab? I think it'd be bad UX for the visitor to need to click 2 times to navigate where they want to go.. I already created a PR for this issue btw
I actually asked the same thing few months back, twas decided by @os-hi and @erikachenchan
I also prefer clicking the link in the navigation section for example: "/events" should go to its page instead of scrolling down because as a user, clicking the link mostly means I intended to see a detailed or specific topic or information about the said link
Navbar links are being routed to the same page, since the website visitor deliberately click on this (for example, events) why don't we redirect them directly to
/events
instead of scrolling down to#events
where they need another step to go to their desired page which is the events.