Skip to content
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

Instant Search: Early Design Feedback #14453

Closed
3 of 11 tasks
gibrown opened this issue Jan 24, 2020 · 8 comments
Closed
3 of 11 tasks

Instant Search: Early Design Feedback #14453

gibrown opened this issue Jan 24, 2020 · 8 comments
Labels
[Feature] Search For all things related to Search [Type] Bug When a feature is broken and / or not performing as intended

Comments

@gibrown
Copy link
Member

gibrown commented Jan 24, 2020

I went through and tested a bunch of themes and took some notes. Some of these are bugs and some of these are more questions/opinions. If you think something is done/addressed/etc, then just check it off. Some of these may already be obvious, but when I wasn't sure I added them to the list.

@gibrown gibrown added [Type] Bug When a feature is broken and / or not performing as intended [Feature] Search For all things related to Search Instant Search labels Jan 24, 2020
@gibrown gibrown added this to the InstantSearchLaunch milestone Jan 24, 2020
@jsnmoon
Copy link
Member

jsnmoon commented Jan 25, 2020

  • Should ESC clear the search and then exit the overlay? Currently immediately exits the overlay. I feel like I want it to only exit the overlay once it has cleared the box. Maybe we should also rescroll the page back up to the top when the user first hits ESC?

Related: #14306

@keoshi
Copy link
Contributor

keoshi commented Jan 27, 2020

  • There should be an X in search box for clearing it right?

This is being added as part of this PR: #14423

@keoshi
Copy link
Contributor

keoshi commented Jan 27, 2020

  • Should we have a max height on the titles? Some themes are very large

I think that's something we'll have to accept since the overlay is inheriting styles from the base theme. Undeniably some will look better than others, but my best guess is that the minute we impose some harsher rules for all themes is the moment we'll break compatibility with some of them.

I do think we should keep logging these to evaluate if it's a bigger problem than assumed initially.

@bluefuton
Copy link
Contributor

A lot of cases where my browser autocomplete still shows after the overlay opens

What browser is this in @gibrown?

I wonder if we can prevent it by disabling search inputs that aren't in the overlay when the overlay is open.

@bluefuton
Copy link
Contributor

Theme bug in zerif-lite: bad css on filters: https://cloudup.com/cZ6Tl7CN-io for http://gibrown.wpsandbox.me/demo/?blog_id=20115252&theme=zerif-lite&s=related

Should be fixed in #14493.

@gibrown
Copy link
Member Author

gibrown commented Jan 28, 2020

What browser is this in @gibrown?

I'm using Chrome.

@gibrown
Copy link
Member Author

gibrown commented Jan 30, 2020

@keoshi adding to this I was playing around with mobile and had a few questions:

  • I thought we had planned to have the filter button slide in the filters from the side and take over the screen rather than doing a drop down from the button? https://wp.me/p9xfpQ-yC#comment-1324 (though now I see in later Figma designs that that changed, may not be that big a deal)
  • I feel like as soon as any of the filter or sort options get selected we should close the filter box and reload the results?
  • Selecting the dropbox for sorting zooms in the page on Chrome mobile (iOS). https://cloudup.com/cVrNq5PxgCI
  • I guess the styling for the sorting options doesn't match the design either and it probably would be faster to change sorting if it is not a drop down on mobile. cc @jsnmoon

@gibrown
Copy link
Member Author

gibrown commented Feb 8, 2020

Broke all of these out into separate issues so we can separately prioritize them.

@gibrown gibrown closed this as completed Feb 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Search For all things related to Search [Type] Bug When a feature is broken and / or not performing as intended
Projects
None yet
Development

No branches or pull requests

4 participants