14874: Adds protected properties error handling to wb's tag editor.
[arvados.git] / apps / workbench / app / assets / javascripts / components / search.js
index f4fde1277b1436a642a529370e0787b651b09f06..04572ec3cc9ebd82e5ef896d086339337771a431 100644 (file)
@@ -104,6 +104,7 @@ window.SearchResultsTable = {
 window.Search = {
     oninit: function(vnode) {
         vnode.state.sessionDB = new SessionDB()
+        vnode.state.sessionDB.autoRedirectToHomeCluster('/search')
         vnode.state.searchEntered = m.stream()
         vnode.state.searchActive = m.stream()
         // When searchActive changes (e.g., when restoring state