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
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
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:
Special notes for your reviewer: