Auctipus

Auctipus

4.9k Downloads

PageUpdated event in STATE_WAIT_SELECTED

empiricalbw opened this issue ยท 1 comments

commented

When the ASearcher is in STATE_WAIT_SELECTED, we can still get a PageUpdated event if we are on a page that has one of our own auctions listed in the search results and that auction is bought out. Probably we can just assert(shrank) and then invoke SearchPage().

Should also check if we get PageUpdated event if we are on a page that doesn't have any of our auctions but someone buys out one of the displayed or selected auctions.

commented

Need to invoke NotifyPending() and then SearchPage().

Resolved in 2.5.2-v3.