Skip to content

Add integration test for search input clearing resetting the creator list to the unfiltered first page #633

Description

@Chucks1093

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

  • Clearing search triggers a refetch with no search param
  • Creator list shows unfiltered first page after clear
  • URL query string no longer contains search after clearing
  • Pagination resets to page one after clear

ETA: 12 hours


Coordinate on Telegram

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions