Skip to content

Fix buy similar popup not updating url and persist selections - #2339

Merged
LocalIdentity merged 5 commits into
PathOfBuildingCommunity:devfrom
vaisest:fix-buy-similar-editbox
Jul 11, 2026
Merged

LocalIdentity merged 5 commits into
PathOfBuildingCommunity:devfrom
vaisest:fix-buy-similar-editbox

Conversation

@vaisest

@vaisest vaisest commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Description of the problem being solved:

Fixes the edit boxes and realm/league/trade type selectors not changing the resulting trade url. They were included in the result, but changing them didn't update the url so only toggling the checkbox actually applied the value

Thanks @moxaj for reporting this

946d81e also fixes a crash when the socket you're viewing doesn't exist on your tree. Probably not relevant currently, but missing cluster jewel sockets were causing crashes in PoB1 and it makes sense here.

It also makes the upper selector choices remembered when reopening the popup

Steps taken to verify a working solution:

Link to a build that showcases this PR:

Before screenshot:

After screenshot:

@vaisest vaisest changed the title Fix edit controls not updating buy similar url Fix buy similar popup not updating url and persist selections Jul 1, 2026
@LocalIdentity LocalIdentity added the crash Causes PoB to crash and is High Priority label Jul 11, 2026

@LocalIdentity LocalIdentity left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I fixed an issue with changing the dropdowns not updating the URL so you probs want to port that to your PoB 1 PR

@LocalIdentity
LocalIdentity merged commit 6e73d78 into PathOfBuildingCommunity:dev Jul 11, 2026
4 of 5 checks passed
@vaisest

vaisest commented Jul 11, 2026

Copy link
Copy Markdown
Contributor Author

I fixed an issue with changing the dropdowns not updating the URL so you probs want to port that to your PoB 1 PR

I had already fixed this in the PoB 1 PR but I seem to have forgotten to add it here too. Oops. I'll copy your fix for parity's sake

@vaisest
vaisest deleted the fix-buy-similar-editbox branch August 28, 2026 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

crash Causes PoB to crash and is High Priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants