Standalone Search Field
We want the search-input as a standalone version to be embedded in the content-ui home-route. When the DOM includes a div with id standalone-search-ui-root
the search input will be mounted here and on search it will navigate to the search-ui single-page app.
IMPORTANT: to test this please uncomment the div in the root index.html and remove the search-ui-root
div
Closes #17 (closed)
Edited by Adam Reichold