-
Notifications
You must be signed in to change notification settings - Fork 65
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
Search improvements #469
Search improvements #469
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@jst-cyr could you test these changes from a functional perspective? @robearlam I implemented a small function in the PreviewSearchInput component that triggers onClick of a suggested term. Can you have a look to see whether this conflicts with any of the events/analytics? Probably not, but I just want to double check. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
-
Search results now show different colors per type (closes Search: Different tag colors for different types of articles #468)
- ✅This seems to work as expected. The 4 types seem to have four different colours.
-
Clicking on a suggested term term in search preview triggers new search with that phrase (issue 2 in Search Feedback #448)
- ✅The very first time I used this it didn't work, but then I haven't been able to reproduce since then so I'm guessing I must have made a mistake or there was a delay in loading a package or something. Seems to work.
-
Styling improvements for quick search (suggestions box was overflowing)
- ⚠Currently using my laptop and it still seems to have a vertical size that is too big and is running off the screen:
-
Remove article preview for mobile through CSS (only shows suggestions)
- ✅ Looks good!
-
Replaced search specific loader icon with the loader from UI library
- ✅ Looks good!
Note that I found a low-priority issue that I will log, unrelated to these changes. Seems to be a problem in production too.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just that minor comment about the console.log being included.
apps/devportal/src/components/integrations/sitecore-search/PreviewSearchInput.tsx
Outdated
Show resolved
Hide resolved
border style issue fixed set height of preview screen to fit content
Description / Motivation
One PR that holds small search improvements:
How Has This Been Tested?
Local and Vercel
Types of changes
/data
directory or other markdown files)Checklist:
/public/images
folder that need to be migrated to Sitecore DAM