I seem to be having some issue regarding moving the search bar anywhere else than its original .twig file. I have moved the code needed to load it in but whenever you search you for one cannot press enter on search and it will not allow me to search any of the existing items.
Code added to menu.php
$data['search'] = $this->load->controller('common/search');