Remove global queryUpdates subject
Created by: lguychard
Fixes #8839 (closed)
Removes global queryUpdates
subject in favour of passing down onNavbarQueryChange()
through props to relevant components, to allow them to update the search query displayed in the global navbar.