You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Style for medium/small breakpoints (after fixing positioning ^^^, and after feedback from Jeffrey)
The "return" icon is missing on active suggestion
There is an issue for palette to add this icon (and many others). As I noted in that issue, none of the icons have semantic <title> tags, so they may not be ready for creation yet.
Decorate input with form so that non-js searches will submit correctly
Cross-browser testing!
Verify keyboard usability
Maybe set a permanent height of the box, so it doesn't dance around?
Maybe set explicit width/height of preview grid item image containers so that they don't dance around when images are loading?
The loading spinner seems off-center in the preview pane.
If I click on the items in the previews, the search box closes but I don't go anywhere!
Notes:
When choosing a suggestion, the experience seems a little strange. The term is removed from the input and the suggestions disappear before the URL changes or the new page is loaded.
Investigate what happens when you move breakpoints - it appears that there are actually two searches ATM!
Sounds like Jeffery will explore this more
The SearchBar seems to snap in about a second after the page shows up
The text was updated successfully, but these errors were encountered:
<title>
tags, so they may not be ready for creation yet.form
so that non-js searches will submit correctlyNotes:
The text was updated successfully, but these errors were encountered: