|
|
|
|
|
by YarickR2
2119 days ago
|
|
Well, consider search-as-you-type - you're typing, this goes into some kind of a query into a database. How should the whole UI react ? Display entered text, without updating search results ? Reflow it with best match when results arrive ? |
|