Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespace from that line:
/kind bug fix
What this PR does / why we need it:
the menuItemClick method was modified to fix the issue of active menu item not being highlighted when user navigated to a different page using addressbar. when the previous pr #659 was merged during the conflict resolution this piece of code was deleted . this may cause the dashboard to not work properly.
Which issue(s) this PR fixes:
Fixes
What type of PR is this?
What this PR does / why we need it: the menuItemClick method was modified to fix the issue of active menu item not being highlighted when user navigated to a different page using addressbar. when the previous pr #659 was merged during the conflict resolution this piece of code was deleted . this may cause the dashboard to not work properly. Which issue(s) this PR fixes: Fixes
Test Report Added?: /kind NOT-TESTED