sidebar menu with scopes doesn't highlight when there is no search term
Summary
When search has no search term you can click the sidebar with the scopes and the url changes. But the menu options don't get highlighted with the currently selected one.
Steps to reproduce
Open the search page without a search term http://127.0.0.1:3000/search?scope=blobs&search=
Click on the sidebar scopes and watch the url change.
What is the current bug behavior?
When search has no search term you can click the sidebar with the scopes and the url changes. But the menu options don't get highlighted with the currently selected one.
What is the expected correct behavior?
When search has no search term, you can click the sidebar the menu options get highlighted with the currently selected one.