Summary
When the user changes the sort order on the creator list, the component should trigger a new API request with the updated sort param and display the refreshed results. An integration test should confirm the request is made with the correct param and the list updates.
Scope
- Render the creator list with the default sort
- Change the sort selection to a different option
- Assert the API was called with the new sort param
- Assert the list displays the results from the new request
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram
Summary
When the user changes the sort order on the creator list, the component should trigger a new API request with the updated sort param and display the refreshed results. An integration test should confirm the request is made with the correct param and the list updates.
Scope
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram