Summary
When a user clears the search input after filtering the creator list, the list should reset to the unfiltered first page as if no search had been entered. An integration test should confirm the query is refired without a search param and the full list is restored.
Scope
- Type a search term and wait for the filtered results to load
- Clear the search input
- Assert the API is called with no
search param on the next request
- Assert the creator list displays the unfiltered first page results
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram
Summary
When a user clears the search input after filtering the creator list, the list should reset to the unfiltered first page as if no search had been entered. An integration test should confirm the query is refired without a search param and the full list is restored.
Scope
searchparam on the next requestAcceptance Criteria
searchparamsearchafter clearingETA: 12 hours
Coordinate on Telegram