Skip to content
Commit dea79d2e authored by Nate Graham's avatar Nate Graham
Browse files

Don't auto-accept in the search field

Search operations are network-intensive, so we can't have
search-as-you-type. Currently Discover is trying to do it anyway, by
auto-accepting after a 2.5 second delay. However this just isn't a good
user experience, and makes the accept interval seem random and it can
surprise you if you're not expecting it. When network limitations
dictate that results can't be updated in real time, we should just fall
back to making the user hit the return key.

BUG: 445142
FIXED-IN: 5.24
parent f34cdad8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment