-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
there are several navigation links in your application that should be updated to use React Router's Link component instead of regular tags or Bootstrap's Nav.Link. This will prevent full page reloads and provide better SPA (Single Page Application) navigation.
- top-nav.js
- bottom-nav.js
In the Welcome component, the current website link should not open in a new tab since it's the current page
- update of link card or something like InternalLinkCard required.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Projects
Status
Backlog