Fix: navbar doesn't update when searching from tree page in interactive mode
Created by: attfarhan
Fixes a new issue where doing a search from the directory/repo tree page would not correctly update the query input in interactive mode.
Added e2e tests to ensure the correct behavior.