Closed dmohns closed 2 days ago
Fixes the Router Link for Mini-Grid and Cluster Dashboards
by moving to active class instead of exact-active. Requires refactoring frontend routes a bit to avoid overlap.
active
exact-active
Please confirm you have completed any of the necessary steps below.
Brief summary of the change made
Fixes the Router Link for Mini-Grid and Cluster Dashboards
by moving to
active
class instead ofexact-active
. Requires refactoring frontend routes a bit to avoid overlap.Are there any other side effects of this change that we should be aware of?
Describe how you tested your changes?
Pull Request checklist
Please confirm you have completed any of the necessary steps below.