sodafoundation / dashboard

SODA Dashboard to provide a GUI based experience of SODA Release capabilities
MIT License
38 stars 62 forks source link

fixing deleted code for menuItemClick #660

Closed ravisaxena23 closed 2 years ago

ravisaxena23 commented 2 years ago

What type of PR is this?

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

Test Report Added?: /kind NOT-TESTED

anvithks commented 2 years ago

Seems like the previous commits got pushed here. Closing this one.