aws / aws-parallelcluster-ui

Apache License 2.0
31 stars 20 forks source link

Don't reload the page when clicking on a breadcrumb #228

Closed mtfranchetto closed 1 year ago

mtfranchetto commented 1 year ago

Description

Fixes #181.

Changes

Override breadcrumb navigation using react-router-dom instead of a page reload (took inspiration from the sidebar).

How Has This Been Tested?

PR Quality Checklist

In order to increase the likelihood of your contribution being accepted, please make sure you have read both the Contributing Guidelines and the Project Guidelines

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.