Skip to content

Adds React Router to Dashboard#15

Merged
simba-git merged 6 commits intodevelopfrom
feature/simba/dashboard-router
Jul 16, 2020
Merged

Adds React Router to Dashboard#15
simba-git merged 6 commits intodevelopfrom
feature/simba/dashboard-router

Conversation

@simba-git
Copy link

No description provided.

Simba added 6 commits July 14, 2020 14:16
Prior to this the top AppBar stopped to the right of the left drawer.
That created some awkward dead space that this removes.
Browsers style a tags with an underline and blue color. We will style
these tags ourselves, so this removes the base styling.
The react-router-dom handles all links and re-directs.
This makes it easier to use and change this colors rather than having to
hardcode them everywhere.
This uses react router to change the path when a link is clicked. It
also turns the active NavLink to be purple.
A path can be set as external and the React Router NavLink will be
replaced with an a tag that opens a new tab.
@simba-git simba-git merged commit bd3a78c into develop Jul 16, 2020
@simba-git simba-git deleted the feature/simba/dashboard-router branch July 16, 2020 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant