llamasoft / Puca-Power

A JavaScript utility for better trading on PucaTrade.com
MIT License
35 stars 15 forks source link

Displaying that I can send more cards then what is in my Have's list #29

Open brax34 opened 7 years ago

brax34 commented 7 years ago

pucapower

I have 2 harmless offerings in my have's list. When I run pucapower it is saying that I can send 3 to a user. Attached are screenshots of my have's list, the send a card page without pucapower and his wants list. This has happened to me before (and I end up cancelling the trades for the extra cards that I do not have). Using Chrome

brax34 commented 7 years ago

Looks to be similar to #24 but the send a card page without pucapower is showing correctly.

llamasoft commented 7 years ago

That's quite strange. Puca Power doesn't have any capabilities to inject extra rows into the trade table, only remove them. Can I have you verify that you have the results page sorted by Member by clicking it in the header row?

In the past I had seen duplicate trades, but I thought I had fixed that issue. They occurred when the user's trades span multiple pages. When fetching the next page of trades, PucaTrade would occasionally resend trades it had sent on the previous page, leading to duplicates.

brax34 commented 7 years ago

I believe I had it sorted by member. I will make sure it is sorted that way now and let you know if I see this again.