-
Bug
-
Resolution: Done
-
Normal
-
OSSM 2.5.2
-
None
-
False
-
None
-
False
-
Release Notes
-
-
Bug Fix
-
-
Describe the bug
If the user goes to a Service details page, clicks on the `Service Mesh` tab, and refreshes the page, the Service Mesh details page gets stuck on the service mesh content info even though the active tab is the default `Details` tab. In this situation, the tab navigation is broken, and the user cannot see the rest of the Service tabs.
This issue only happens with OpenShift 4.15+
Expected Behavior
After a refresh, the page should display the same content as before the refresh, and the tab navigation should work as expected.
What are the steps to reproduce this bug?
1. Go to any service details page
2. Click on the `Service Mesh` tab
3. Refresh the page
4. Verify that the service mesh tab content is shown even though the active tab is the `Details` one.
5. Verify that nothing is displayed when the user clicks on other tabs of the service details page.