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
This is technically not a regression, as it's extant on production Studio and not just on hotfixes, but to me smells as blocker since it's one of the basic search functions. I've searched previous issues (open and closed), not even sure how we missed that previously 😕
Observed behavior
Clearing the search term from the field (either by using the 'Clear (X)' button or by deleting directly), does not update the search results.
clear-search.mp4
Expected behavior
Clearing the search term from the field should return the full list of channels (unfiltered by the previously deleted/cleared search term).
User-facing consequences
User confusion: since the URL remains the same, even if they delete the term and reload the page trying to clear, it will again return the results for the previous search. The only way to clear the search seems to be to 'Back to browse' which is not optimal, nor the expected pattern.
This is technically not a regression, as it's extant on production Studio and not just on
hotfixes, but to me smells as blocker since it's one of the basic search functions. I've searched previous issues (open and closed), not even sure how we missed that previously 😕Observed behavior
Clearing the search term from the field (either by using the 'Clear (X)' button or by deleting directly), does not update the search results.
clear-search.mp4
Expected behavior
Clearing the search term from the field should return the full list of channels (unfiltered by the previously deleted/cleared search term).
User-facing consequences
User confusion: since the URL remains the same, even if they delete the term and reload the page trying to clear, it will again return the results for the previous search. The only way to clear the search seems to be to 'Back to browse' which is not optimal, nor the expected pattern.
Steps to reproduce the issue
Usage Details