Summary
When the user clears the search input completely, the creator list should revert to showing all creators without any search filter applied. An integration test should confirm this reset behavior fires correctly after the debounce delay.
Scope
- Type a search term and wait for the debounce to fire
- Clear the input and wait for the debounce delay again
- Assert the API was called with no search param on the second request
- Assert the full creator list is displayed
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram
Summary
When the user clears the search input completely, the creator list should revert to showing all creators without any search filter applied. An integration test should confirm this reset behavior fires correctly after the debounce delay.
Scope
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram