web: Fix hiding suggestions on search submit
Created by: ghost
Wrap search input with<form>
and hide suggestions on submit event- Hides suggestions on Enter
keydown
in search input
Fix #6748 (closed)
Created by: ghost
<form>
and hide suggestions on submit eventkeydown
in search inputFix #6748 (closed)