-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.13
-
None
-
Moderate
-
No
-
False
-
-
N/A
-
Release Note Not Required
Description of problem:
When working with Horizontal Nav the component doesn't re-render when location changes. Currently it only updates itself when basePath changes. The location change based re-render was triggered by withRouter HoC previously but was recently removed.
Version-Release number of selected component (if applicable):
4.13
How reproducible:
1/1
Steps to Reproduce:
1. Go to Storage -> ODF (version 4.13-pre-release) 2. Click on Storage System Tab and then Topology tab 3.
Actual results:
The selected tab doesn't get highlighted as active tab.
Expected results:
The selected tab should have the active blue color.
Additional info: