-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create expandable search interface for Sajari website and website search integrations #102
Comments
Hi @alexluscombe, can you take a look at demo for the new interface and give your feedback? and please note that:
|
Hi @zlatanpham thanks for the demo. It's looking good but we have a few changes. • Add a 68px margin on the bottom of the overlay results box, so it doesn’t touch the end of (short) pages. Reproduce by dragging the page to make it smaller to touch the bottom of the results box. |
Hi @alexluscombe, I updated the demo based on the feedback. A small issue is the hyperlink won't be nice if the text is long. Should I fix that since I just copied the style from https://jsfiddle.net/vanejung/faLqvwnc/? |
Develop an updated version of the search interface on the Sajari website using the React SDK. New designs can be found here:
Search box and 5 overlay results: https://app.zeplin.io/project/5ba096204799c73235ed771c/screen/5c0db33282be7db71db52e74 (new design on the right)
Full results page:
https://app.zeplin.io/project/5ba096204799c73235ed771c/screen/5c0db33182be7db71db52d7c
Behavior:
Instant search and typeahead
Show all xxx results
clicks through to full paginated results page where 10 results are shown on each page by defaultLightning Fast
links in Performance block on this page - https://www.sajari.com/site-searchIntention is to also make this interface available here - https://www.sajari.com/console/collection/integrate/search-interface - as a search interface for customers to use on their websites
The text was updated successfully, but these errors were encountered: