Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When editing a trade, the item that you traded away isn't in the dropdown #276

Open
kevinmook opened this issue Nov 21, 2020 · 1 comment

Comments

@kevinmook
Copy link

This means when you save the updated trade, it no longer traded away the item. I think this is because the dropdown is filtering to items you currently own so the traded item isn't in the list.

Steps to reproduce:

  1. Have a character that has at least one magic item
  2. Make a new trade and trade away that magic item
  3. Save the trade
  4. Go back and edit the trade - the magic item you traded away is not in the dropdown of magic items
  5. If you save the trade, your character now has that magic item again
@kevinmook
Copy link
Author

kevinmook commented Nov 21, 2020

Looks like this is a dupe of #255, though this is a specific instance of what happens where that other issue is more general.

Feel free to close this issue if you want to track it on that other one, or keep this open if you prefer to keep track of them individually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant