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
A common scenario is to search for a word, then get no results, and realize that the dictionary is "the wrong way" - so you flip it - only to discover that you have to type in the word again.
Here I think we should guard this - only include the search term when flipping dictionary direction if the last search yielded no results. Otherwise you end up getting "no search hits" very often when you flip the dictionary.
The text was updated successfully, but these errors were encountered:
A common scenario is to search for a word, then get no results, and realize that the dictionary is "the wrong way" - so you flip it - only to discover that you have to type in the word again.
Here I think we should guard this - only include the search term when flipping dictionary direction if the last search yielded no results. Otherwise you end up getting "no search hits" very often when you flip the dictionary.
The text was updated successfully, but these errors were encountered: