daedalus-developers / daedalus.codes

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

[Landing Page ENHANCEMENT] - Replace Navigation Routing Links #188

Open erikachenchan opened 6 months ago

erikachenchan commented 6 months ago

I wanted to bring to your attention some UI issues regarding the navigation routing links on our website. Recently, I have added new UI pages, and it appears that the existing navigation routing links might not be correctly updated to include these new pages.

As I have expanded the website with additional UI pages, it seems there might be inconsistencies or missing links in the navigation that need attention. Users might encounter difficulties navigating to the newly added pages due to the current routing setup.

Could you please review the navigation routing system and ensure that all newly added UI pages are properly integrated into the navigation flow? It's important to ensure a seamless user experience across the website, especially with these new additions.

If you require any assistance in identifying the specific pages or have any questions regarding the new UI additions, please let me know.

Visit Figma design prototype click here.

directormac commented 6 months ago

As of now we are dpeendent on the id's of the following elements please define routes you want to go to after the landing page the current links are using e.g /#team , #projects, my intention on other pages where the navbar links should not go back to those as it will navigate back to landing page when on a page e.g /team clicking on the projects should navigate to /projects and not back to /#projects

Please define desired behaviors that you would like to happen on this issue @erikachenchan