sodafoundation / dashboard

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

Fixed the issue of Home page with white background when navigating by clicking on the SODA Logo or by changing the URL from the address bar. Also fixes active menu item display. #659

Closed ravisaxena23 closed 2 years ago

ravisaxena23 commented 2 years ago

What type of PR is this? /kind bug fix /kind cleanup /kind enhancement

What this PR does / why we need it: This PR solves the UX issues and enhances the overall dashboard functionality. In this PR we have solved the issue relating to the wrong active item shown when the URL is changed from the address bar. Also, this PR solves the issue in which the home page is coming with white background. In this PR we have changed the condition for the router outlet and active menu item.

Which issue(s) this PR fixes: Fixes #658 Fixes #656

Test Report Added?: /kind TESTED

Test Report: Screenshot (29) Screenshot (30) Screenshot (31) Screenshot (32)

Special notes for your reviewer:

ravisaxena23 commented 2 years ago

fixes #658

anvithks commented 2 years ago

SODA-PR-ACCEPTED

anvithks commented 2 years ago

@ravisaxena23 Could you please resolve the conflict.