Skip to content

Update/fix link implementations #22

@pstackebrandt

Description

@pstackebrandt

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 working

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions