daedalus-developers / daedalus.codes

Home Page
https://daedalus.codes
9 stars 18 forks source link

Navbar links #207

Open DDuran19 opened 1 week ago

DDuran19 commented 1 week ago

image 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.

directormac commented 1 week 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.

DDuran19 commented 1 week ago

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

directormac commented 1 week ago

I actually asked the same thing few months back, twas decided by @os-hi and @erikachenchan

devpapi0891 commented 6 days ago

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