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

manual locks broken by AH #154

Closed
zeptognome opened this issue Feb 19, 2024 · 1 comment
Closed

manual locks broken by AH #154

zeptognome opened this issue Feb 19, 2024 · 1 comment
Assignees
Labels
bug Something isn't working triage

Comments

@zeptognome
Copy link
Collaborator

Addon Version

v0.1.5

World of Warcraft Version

Retail

Describe the bug

AuctionHouse does not respect BB's manually locked items

Multiple issues here:
Manually locked items can be added to the AH 'sell' window via right-click
Manually locked items are no longer locked when removed from the AH 'sell' window and are in a visually inconsistent state. (unlocked but appear locked with red padlock)

Locked items can be actually auctioned either directly via right-click method above or via addition by using a quantity > 1 after attempting to sell an unlocked version.

Steps to reproduce

Manually lock an item with middle-click
add item to AH 'create auction' via right click
remove item from sell window or by closing the AH. This locked item is now in an inconsistent state of showing the manual lock overlay, but is no longer locked.

image

@Cidan
Copy link
Owner

Cidan commented Feb 21, 2024

The lock item API is not a BetterBags API -- it's actually a WoW client API. Blizzard controls what is locked, what isn't, and what actions you can take with a locked item. I do want to fix the visual aspects of it though, as that is a bug.

@Cidan Cidan moved this from To triage to Backlog in BetterBags Issue Tracker Feb 21, 2024
@Cidan Cidan moved this from Backlog to Won't Fix in BetterBags Issue Tracker May 2, 2024
@Cidan Cidan closed this as completed May 2, 2024
@github-project-automation github-project-automation bot moved this from Won't Fix to Released in BetterBags Issue Tracker May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
Archived in project
Development

No branches or pull requests

2 participants