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
after fixing Hide plaintext search #33, we show baselineSearchResults whenever searchResults list form TF is empty and will switch to TF results immediatelly when available
Expected:
show baselineSearchResults only while TF is not loaded, then rely fully on TF
do not flicker the results for the current search term, switch only for future queries after the initializaiton
The text was updated successfully, but these errors were encountered:
Actual:
baselineSearchResults
wheneversearchResults
list form TF is empty and will switch to TF results immediatelly when availableExpected:
baselineSearchResults
only while TF is not loaded, then rely fully on TFThe text was updated successfully, but these errors were encountered: