Workspace: react Difficulty: Medium Time: 55 minutes
Context
An agent pages through checkout orders and searches for a customer’s order. In the supplied React screen, a slow response can overwrite a newer search and a new query can start on the previous query’s page. The API already owns tenant filtering and stable ordering; repair the browser-side request lifecycle.