mozilla / universal-search-content

the iframe that we put inside the autocomplete dropdown
6 stars 7 forks source link

I count six discrete states rendered after one char is typed in URL bar #114

Closed johngruen closed 8 years ago

johngruen commented 8 years ago

The first screen shot shows how the search box looks after one char is entered, 2-7 show all the states that occur after a second key is pressed.

1 2 3 4 5 6 7

All of this happens so fast it seems like we could just throttle rendering a bit or something. Here's a gif. @meandavejustice makes a cameo.

extra-results

FWIW i did not wind up getting a haircut at Beardy Boys.

chuckharmston commented 8 years ago

I think this is a manifestation of https://github.com/mozilla/universal-search-addon/issues/153. @6a68, does that sound right to you?

jaredhirsch commented 8 years ago

@johngruen Try grabbing the latest version of the addon; #106 clears out old data when the popup closes, and I've made some addon changes that make it much snappier

johngruen commented 8 years ago

@6a68 reopening for the moment until nick pushes the fix and i can confirm...just to be safe

jaredhirsch commented 8 years ago

@nchapman time for a release!

jaredhirsch commented 8 years ago

I'm pretty sure we did a release at Mozlando. Closing, please reopen if you can still reproduce :-)